#98CFAE#98CFAE
#98CFAE is a light, moderate green. Relative luminance 0.544; OKLCH L 80.7% C 0.074 H 157.9°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #98CFAE |
|---|---|
| RGB | rgb(152, 207, 174) |
| HSL | hsl(144, 36%, 70%) |
| HSV | hsv(144, 27%, 81%) |
| CMYK | cmyk(26.6%, 0%, 15.9%, 18.8%) |
| CIE-LAB | lab(78.67, -24.52, 10.72) |
| CIE-LCH | lch(78.67, 26.76, 156.37°) |
| OKLab | oklab(80.72% -0.0683 0.0277) |
| OKLCH | oklch(80.72% 0.074 157.9) |
| XYZ | xyz(42.8993, 54.3553, 48.2675) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.54
Seafoam Blue
#78D1B6
ΔE00 5.83
Light Teal
#90E4C1
ΔE00 5.92
Seafoam
#7FE0B3
ΔE00 6.48
Darkseagreen
#8FBC8F
ΔE00 6.48
Mediumaquamarine
#66CDAA
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CFAE #CF98B9
analogous
#9DCF98 #98CFAE #98CFC9
triadic
#98CFAE #AE98CF #CFAE98
tetradic
#98CFAE #989DCF #CF98B9 #CFC998
square
#98CFAE #989DCF #CF98B9 #CFC998
split-complementary
#98CFAE #C998CF #CF989D
monochromatic
#4BA16E #6EBC8D #98CFAE #C2E2CF #EAF5EF
Accessibility & contrast
On white
1.77
#98CFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#98CFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CFAE
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CFAE | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7AC
Deuteranopia (green-blind)
#C5C0B0
Tritanopia (blue-blind)
#8ECEC5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #98cfae; /* rgb */ color: rgb(152, 207, 174); /* oklch */ color: oklch(80.7% 0.074 157.9);
Tailwind
colors: {
custom: {
50: '#b7dec6',
500: '#98cfae',
950: '#000000',
},
}SCSS
$custom: #98cfae; $custom-light: #b7dec6; $custom-dark: #000000;
JSON
{
"hex": "#98cfae",
"rgb": {
"r": 152,
"g": 207,
"b": 174
},
"hsl": {
"h": 144,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.80723,
"c": 0.07368,
"h": 157.9
},
"luminance": 0.54357
}Semantic roles & 50–950 ramp
primary
#98CFAE
secondary
#A5678C
accent
#367FAF
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482