#89EF98#89EF98
#89EF98 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.9% C 0.153 H 147.5°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #89EF98 |
|---|---|
| RGB | rgb(137, 239, 152) |
| HSL | hsl(129, 76%, 74%) |
| HSV | hsv(129, 43%, 94%) |
| CMYK | cmyk(42.7%, 0%, 36.4%, 6.3%) |
| CIE-LAB | lab(86.66, -47.54, 33.04) |
| CIE-LCH | lch(86.66, 57.89, 145.20°) |
| OKLab | oklab(86.85% -0.1294 0.0824) |
| OKLCH | oklch(86.85% 0.153 147.5) |
| XYZ | xyz(46.8479, 69.3153, 40.6103) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.78
Foam Green
#90FDA9
ΔE00 3.14
Palegreen
#98FB98
ΔE00 3.31
Mint Green
#8FFF9F
ΔE00 3.41
Baby Green
#8CFF9E
ΔE00 3.44
Light Sea Green
#98F6B0
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EF98 #EF89E0
analogous
#ADEF89 #89EF98 #89EFCB
triadic
#89EF98 #9889EF #EF9889
tetradic
#89EF98 #89ADEF #EF89E0 #EFCB89
square
#89EF98 #89ADEF #EF89E0 #EFCB89
split-complementary
#89EF98 #CB89EF #EF89AD
monochromatic
#1EDF3B #53E869 #89EF98 #BFF6C7 #E4FBE7
Accessibility & contrast
On white
1.41
#89EF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#89EF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EF98
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EF98 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF92
Deuteranopia (green-blind)
#E2D59D
Tritanopia (blue-blind)
#79EBD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #89ef98; /* rgb */ color: rgb(137, 239, 152); /* oklch */ color: oklch(86.9% 0.153 147.5);
Tailwind
colors: {
custom: {
50: '#b0f5b7',
500: '#89ef98',
950: '#000000',
},
}SCSS
$custom: #89ef98; $custom-light: #b0f5b7; $custom-dark: #000000;
JSON
{
"hex": "#89ef98",
"rgb": {
"r": 137,
"g": 239,
"b": 152
},
"hsl": {
"h": 128.824,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.8685,
"c": 0.15337,
"h": 147.5
},
"luminance": 0.69318
}Semantic roles & 50–950 ramp
primary
#89EF98
secondary
#CA52B9
accent
#0DBAD8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581