#98EAAA#98EAAA
#98EAAA is a very light, moderate green. Relative luminance 0.684; OKLCH L 86.8% C 0.120 H 150.3°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #98EAAA |
|---|---|
| RGB | rgb(152, 234, 170) |
| HSL | hsl(133, 66%, 76%) |
| HSV | hsv(133, 35%, 92%) |
| CMYK | cmyk(35%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(86.22, -37.97, 23.37) |
| CIE-LCH | lch(86.22, 44.59, 148.39°) |
| OKLab | oklab(86.78% -0.1039 0.0594) |
| OKLCH | oklch(86.78% 0.12 150.3) |
| XYZ | xyz(49.6247, 68.4207, 48.6141) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.50
Light Sea Green
#98F6B0
ΔE00 2.71
Light Mint Green
#A6FBB2
ΔE00 3.88
Mint
#AAF0C1
ΔE00 4.34
Light Seafoam
#A0FEBF
ΔE00 4.37
Mint (survey)
#9FFEB0
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EAAA #EA98D8
analogous
#AFEA98 #98EAAA #98EAD3
triadic
#98EAAA #AA98EA #EAAA98
tetradic
#98EAAA #98AFEA #EA98D8 #EAD398
square
#98EAAA #98AFEA #EA98D8 #EAD398
split-complementary
#98EAAA #D398EA #EA98AF
monochromatic
#32D556 #65E080 #98EAAA #CBF4D4 #E6FAEA
Accessibility & contrast
On white
1.43
#98EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#98EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EAAA
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EAAA | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA6
Deuteranopia (green-blind)
#DED4AE
Tritanopia (blue-blind)
#8BE7D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #98eaaa; /* rgb */ color: rgb(152, 234, 170); /* oklch */ color: oklch(86.8% 0.120 150.3);
Tailwind
colors: {
custom: {
50: '#b9f1c3',
500: '#98eaaa',
950: '#000000',
},
}SCSS
$custom: #98eaaa; $custom-light: #b9f1c3; $custom-dark: #000000;
JSON
{
"hex": "#98eaaa",
"rgb": {
"r": 152,
"g": 234,
"b": 170
},
"hsl": {
"h": 133.171,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.86776,
"c": 0.11967,
"h": 150.3
},
"luminance": 0.68423
}Semantic roles & 50–950 ramp
primary
#98EAAA
secondary
#C561AF
accent
#18A6CE
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121712
muted
#828582