#89EF8D#89EF8D
#89EF8D is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.7% C 0.164 H 144.8°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #89EF8D |
|---|---|
| RGB | rgb(137, 239, 141) |
| HSL | hsl(122, 76%, 74%) |
| HSV | hsv(122, 43%, 94%) |
| CMYK | cmyk(42.7%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(86.49, -49.24, 38.30) |
| CIE-LCH | lch(86.49, 62.38, 142.12°) |
| OKLab | oklab(86.66% -0.134 0.0945) |
| OKLCH | oklch(86.66% 0.164 144.8) |
| XYZ | xyz(45.9884, 68.9715, 36.0837) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.90
Palegreen
#98FB98
ΔE00 2.73
Baby Green
#8CFF9E
ΔE00 3.51
Mint Green
#8FFF9F
ΔE00 3.51
Foam Green
#90FDA9
ΔE00 4.22
Easter Green
#8CFD7E
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EF8D #EF89EB
analogous
#B8EF89 #89EF8D #89EFC0
triadic
#89EF8D #8D89EF #EF8D89
tetradic
#89EF8D #89B8EF #EF89EB #EFC089
square
#89EF8D #89B8EF #EF89EB #EFC089
split-complementary
#89EF8D #C089EF #EF89B8
monochromatic
#1EDF26 #53E859 #89EF8D #BFF6C1 #E4FBE5
Accessibility & contrast
On white
1.42
#89EF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#89EF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EF8D
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EF8D | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE86
Deuteranopia (green-blind)
#E4D593
Tritanopia (blue-blind)
#7CEAD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #89ef8d; /* rgb */ color: rgb(137, 239, 141); /* oklch */ color: oklch(86.7% 0.164 144.8);
Tailwind
colors: {
custom: {
50: '#b0f5af',
500: '#89ef8d',
950: '#000000',
},
}SCSS
$custom: #89ef8d; $custom-light: #b0f5af; $custom-dark: #000000;
JSON
{
"hex": "#89ef8d",
"rgb": {
"r": 137,
"g": 239,
"b": 141
},
"hsl": {
"h": 122.353,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.86656,
"c": 0.16393,
"h": 144.8
},
"luminance": 0.68974
}Semantic roles & 50–950 ramp
primary
#89EF8D
secondary
#CA52C6
accent
#0DD0D8
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581