#98EAAE#98EAAE
#98EAAE is a very light, moderate green. Relative luminance 0.686; OKLCH L 86.9% C 0.116 H 151.9°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #98EAAE |
|---|---|
| RGB | rgb(152, 234, 174) |
| HSL | hsl(136, 66%, 76%) |
| HSV | hsv(136, 35%, 92%) |
| CMYK | cmyk(35%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(86.29, -37.27, 21.41) |
| CIE-LCH | lch(86.29, 42.98, 150.12°) |
| OKLab | oklab(86.86% -0.1022 0.0546) |
| OKLCH | oklch(86.86% 0.116 151.9) |
| XYZ | xyz(50.0089, 68.5743, 50.6373) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.37
Light Sea Green
#98F6B0
ΔE00 3.00
Mint
#AAF0C1
ΔE00 3.65
Light Seafoam
#A0FEBF
ΔE00 4.22
Light Mint Green
#A6FBB2
ΔE00 4.27
Seafoam (survey)
#80F9AD
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EAAE #EA98D4
analogous
#ABEA98 #98EAAE #98EAD7
triadic
#98EAAE #AE98EA #EAAE98
tetradic
#98EAAE #98ABEA #EA98D4 #EAD798
square
#98EAAE #98ABEA #EA98D4 #EAD798
split-complementary
#98EAAE #D798EA #EA98AB
monochromatic
#32D55E #65E086 #98EAAE #CBF4D6 #E6FAEB
Accessibility & contrast
On white
1.43
#98EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#98EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EAAE
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EAAE | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDAA
Deuteranopia (green-blind)
#DED4B1
Tritanopia (blue-blind)
#8AE8DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #98eaae; /* rgb */ color: rgb(152, 234, 174); /* oklch */ color: oklch(86.9% 0.116 151.9);
Tailwind
colors: {
custom: {
50: '#b9f1c6',
500: '#98eaae',
950: '#000000',
},
}SCSS
$custom: #98eaae; $custom-light: #b9f1c6; $custom-dark: #000000;
JSON
{
"hex": "#98eaae",
"rgb": {
"r": 152,
"g": 234,
"b": 174
},
"hsl": {
"h": 136.098,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.86863,
"c": 0.11584,
"h": 151.9
},
"luminance": 0.68577
}Semantic roles & 50–950 ramp
primary
#98EAAE
secondary
#C561AA
accent
#189DCE
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121713
muted
#828582