#98EAA2#98EAA2
#98EAA2 is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.6% C 0.128 H 147.3°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #98EAA2 |
|---|---|
| RGB | rgb(152, 234, 162) |
| HSL | hsl(127, 66%, 76%) |
| HSV | hsv(127, 35%, 92%) |
| CMYK | cmyk(35%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(86.07, -39.34, 27.28) |
| CIE-LCH | lch(86.07, 47.87, 145.25°) |
| OKLab | oklab(86.61% -0.1073 0.0688) |
| OKLCH | oklch(86.61% 0.128 147.3) |
| XYZ | xyz(48.8908, 68.1271, 44.7491) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.67
Light Sea Green
#98F6B0
ΔE00 2.92
Light Mint Green
#A6FBB2
ΔE00 3.66
Lightgreen
#90EE90
ΔE00 3.75
Mint (survey)
#9FFEB0
ΔE00 4.22
Light Seafoam Green
#A7FFB5
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EAA2 #EA98E0
analogous
#B7EA98 #98EAA2 #98EACB
triadic
#98EAA2 #A298EA #EAA298
tetradic
#98EAA2 #98B7EA #EA98E0 #EACB98
square
#98EAA2 #98B7EA #EA98E0 #EACB98
split-complementary
#98EAA2 #CB98EA #EA98B7
monochromatic
#32D546 #65E074 #98EAA2 #CBF4D0 #E6FAE8
Accessibility & contrast
On white
1.44
#98EAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#98EAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EAA2
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EAA2 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC9D
Deuteranopia (green-blind)
#DFD4A6
Tritanopia (blue-blind)
#8DE6D7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #98eaa2; /* rgb */ color: rgb(152, 234, 162); /* oklch */ color: oklch(86.6% 0.128 147.3);
Tailwind
colors: {
custom: {
50: '#b9f1be',
500: '#98eaa2',
950: '#000000',
},
}SCSS
$custom: #98eaa2; $custom-light: #b9f1be; $custom-dark: #000000;
JSON
{
"hex": "#98eaa2",
"rgb": {
"r": 152,
"g": 234,
"b": 162
},
"hsl": {
"h": 127.317,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.86609,
"c": 0.12751,
"h": 147.3
},
"luminance": 0.6813
}Semantic roles & 50–950 ramp
primary
#98EAA2
secondary
#C561B9
accent
#18B8CE
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121712
muted
#828582