#00998A
A dark, vivid cyan closely aligning with Lightseagreen.
About #00998A
At its core, #00998A is a dark and vivid hue. Its closest recognized web color is Lightseagreen. This translates to an RGB value of rgb(0, 153, 138).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 100% cyan and 0% magenta inks. With a hue angle of 174.1 degrees, it sits comfortably in the cyan spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#00998A
RGB0, 153, 138
HSL174.1°, 100.0%, 30.0%
CMYK100%, 0%, 10%, 40%
HSV174.1°, 100.0%, 60.0%
LAB56.7, -37.4, -1.8
XYZ16.0, 24.6, 28.0
Decimal39306
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.55:1
Text on #FFFFFF
AA Large
5.92:1
Text on #000000
AA
3.39:1
Text on #F8FAFC
AA Large
5.04:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #00998A;
}
.text-color {
color: #00998A;
}
.border-color {
border: 2px solid #00998A;
}