#98EA97#98EA97
#98EA97 is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.4% C 0.138 H 144.0°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #98EA97 |
|---|---|
| RGB | rgb(152, 234, 151) |
| HSL | hsl(119, 66%, 75%) |
| HSV | hsv(119, 35%, 92%) |
| CMYK | cmyk(35%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(85.88, -41.10, 32.63) |
| CIE-LCH | lch(85.88, 52.48, 141.55°) |
| OKLab | oklab(86.4% -0.112 0.0814) |
| OKLCH | oklch(86.4% 0.138 144) |
| XYZ | xyz(47.9555, 67.7530, 39.8230) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.98
Palegreen
#98FB98
ΔE00 4.05
Light Sea Green
#98F6B0
ΔE00 4.26
Light Pastel Green
#B2FBA5
ΔE00 4.27
Light Mint Green
#A6FBB2
ΔE00 4.39
Hospital Green
#9BE5AA
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EA97 #E997EA
analogous
#C1EA97 #98EA97 #97EABF
triadic
#98EA97 #9798EA #EA9798
tetradic
#98EA97 #97C1EA #E997EA #EABF97
square
#98EA97 #97C1EA #E997EA #EABF97
split-complementary
#98EA97 #BF97EA #EA97C1
monochromatic
#33D531 #66E064 #98EA97 #CAF4CA #E6FAE6
Accessibility & contrast
On white
1.44
#98EA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#98EA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EA97
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EA97 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC91
Deuteranopia (green-blind)
#E1D49C
Tritanopia (blue-blind)
#8FE5D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #98ea97; /* rgb */ color: rgb(152, 234, 151); /* oklch */ color: oklch(86.4% 0.138 144.0);
Tailwind
colors: {
custom: {
50: '#b9f1b6',
500: '#98ea97',
950: '#000000',
},
}SCSS
$custom: #98ea97; $custom-light: #b9f1b6; $custom-dark: #000000;
JSON
{
"hex": "#98ea97",
"rgb": {
"r": 152,
"g": 234,
"b": 151
},
"hsl": {
"h": 119.277,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.86396,
"c": 0.13849,
"h": 144
},
"luminance": 0.67755
}Semantic roles & 50–950 ramp
primary
#98EA97
secondary
#C460C5
accent
#17CECC
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581