#98EEAA#98EEAA
#98EEAA is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.7% C 0.126 H 149.8°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #98EEAA |
|---|---|
| RGB | rgb(152, 238, 170) |
| HSL | hsl(133, 72%, 76%) |
| HSV | hsv(133, 36%, 93%) |
| CMYK | cmyk(36.1%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(87.35, -39.77, 24.93) |
| CIE-LCH | lch(87.35, 46.94, 147.92°) |
| OKLab | oklab(87.69% -0.1087 0.0632) |
| OKLCH | oklch(87.69% 0.126 149.8) |
| XYZ | xyz(50.7763, 70.7239, 48.9980) |
| Luminance | 0.7073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.77
Hospital Green
#9BE5AA
ΔE00 2.54
Light Mint Green
#A6FBB2
ΔE00 2.97
Mint (survey)
#9FFEB0
ΔE00 3.56
Light Seafoam Green
#A7FFB5
ΔE00 3.69
Light Seafoam
#A0FEBF
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EEAA #EE98DC
analogous
#B1EE98 #98EEAA #98EED5
triadic
#98EEAA #AA98EE #EEAA98
tetradic
#98EEAA #98B1EE #EE98DC #EED598
square
#98EEAA #98B1EE #EE98DC #EED598
split-complementary
#98EEAA #D598EE #EE98B1
monochromatic
#2FDD53 #63E57F #98EEAA #CDF7D5 #E5FBE9
Accessibility & contrast
On white
1.39
#98EEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#98EEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EEAA
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EEAA | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A6
Deuteranopia (green-blind)
#E2D7AE
Tritanopia (blue-blind)
#8BEBDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #98eeaa; /* rgb */ color: rgb(152, 238, 170); /* oklch */ color: oklch(87.7% 0.126 149.8);
Tailwind
colors: {
custom: {
50: '#b9f4c3',
500: '#98eeaa',
950: '#000000',
},
}SCSS
$custom: #98eeaa; $custom-light: #b9f4c3; $custom-dark: #000000;
JSON
{
"hex": "#98eeaa",
"rgb": {
"r": 152,
"g": 238,
"b": 170
},
"hsl": {
"h": 132.558,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.87694,
"c": 0.12574,
"h": 149.8
},
"luminance": 0.70727
}Semantic roles & 50–950 ramp
primary
#98EEAA
secondary
#CA60B4
accent
#12ABD4
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121712
muted
#828582