#89EF8F#89EF8F
#89EF8F is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.7% C 0.162 H 145.3°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #89EF8F |
|---|---|
| RGB | rgb(137, 239, 143) |
| HSL | hsl(124, 76%, 74%) |
| HSV | hsv(124, 43%, 94%) |
| CMYK | cmyk(42.7%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(86.52, -48.94, 37.35) |
| CIE-LCH | lch(86.52, 61.56, 142.65°) |
| OKLab | oklab(86.69% -0.1331 0.0923) |
| OKLCH | oklch(86.69% 0.162 145.3) |
| XYZ | xyz(46.1386, 69.0316, 36.8745) |
| Luminance | 0.6904 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.84
Palegreen
#98FB98
ΔE00 2.75
Mint Green
#8FFF9F
ΔE00 3.42
Baby Green
#8CFF9E
ΔE00 3.42
Foam Green
#90FDA9
ΔE00 3.99
Easter Green
#8CFD7E
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EF8F #EF89E9
analogous
#B6EF89 #89EF8F #89EFC2
triadic
#89EF8F #8F89EF #EF8F89
tetradic
#89EF8F #89B6EF #EF89E9 #EFC289
square
#89EF8F #89B6EF #EF89E9 #EFC289
split-complementary
#89EF8F #C289EF #EF89B6
monochromatic
#1EDF2A #53E85C #89EF8F #BFF6C2 #E4FBE5
Accessibility & contrast
On white
1.42
#89EF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#89EF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EF8F
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EF8F | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF88
Deuteranopia (green-blind)
#E4D595
Tritanopia (blue-blind)
#7BEAD7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #89ef8f; /* rgb */ color: rgb(137, 239, 143); /* oklch */ color: oklch(86.7% 0.162 145.3);
Tailwind
colors: {
custom: {
50: '#b0f5b1',
500: '#89ef8f',
950: '#000000',
},
}SCSS
$custom: #89ef8f; $custom-light: #b0f5b1; $custom-dark: #000000;
JSON
{
"hex": "#89ef8f",
"rgb": {
"r": 137,
"g": 239,
"b": 143
},
"hsl": {
"h": 123.529,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.8669,
"c": 0.16201,
"h": 145.3
},
"luminance": 0.69035
}Semantic roles & 50–950 ramp
primary
#89EF8F
secondary
#CA52C3
accent
#0DCCD8
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111711
muted
#818581