#89EF94#89EF94
#89EF94 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.8% C 0.157 H 146.5°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #89EF94 |
|---|---|
| RGB | rgb(137, 239, 148) |
| HSL | hsl(126, 76%, 74%) |
| HSV | hsv(126, 43%, 94%) |
| CMYK | cmyk(42.7%, 0%, 38.1%, 6.3%) |
| CIE-LAB | lab(86.60, -48.17, 34.96) |
| CIE-LCH | lch(86.60, 59.52, 144.03°) |
| OKLab | oklab(86.78% -0.131 0.0869) |
| OKLCH | oklch(86.78% 0.157 146.5) |
| XYZ | xyz(46.5258, 69.1864, 38.9139) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.21
Palegreen
#98FB98
ΔE00 2.97
Mint Green
#8FFF9F
ΔE00 3.32
Baby Green
#8CFF9E
ΔE00 3.34
Foam Green
#90FDA9
ΔE00 3.46
Light Sea Green
#98F6B0
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EF94 #EF89E4
analogous
#B1EF89 #89EF94 #89EFC7
triadic
#89EF94 #9489EF #EF9489
tetradic
#89EF94 #89B1EF #EF89E4 #EFC789
square
#89EF94 #89B1EF #EF89E4 #EFC789
split-complementary
#89EF94 #C789EF #EF89B1
monochromatic
#1EDF33 #53E863 #89EF94 #BFF6C5 #E4FBE7
Accessibility & contrast
On white
1.42
#89EF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#89EF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EF94
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EF94 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8E
Deuteranopia (green-blind)
#E3D59A
Tritanopia (blue-blind)
#7AEBD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #89ef94; /* rgb */ color: rgb(137, 239, 148); /* oklch */ color: oklch(86.8% 0.157 146.5);
Tailwind
colors: {
custom: {
50: '#b0f5b4',
500: '#89ef94',
950: '#000000',
},
}SCSS
$custom: #89ef94; $custom-light: #b0f5b4; $custom-dark: #000000;
JSON
{
"hex": "#89ef94",
"rgb": {
"r": 137,
"g": 239,
"b": 148
},
"hsl": {
"h": 126.471,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.86777,
"c": 0.15722,
"h": 146.5
},
"luminance": 0.69189
}Semantic roles & 50–950 ramp
primary
#89EF94
secondary
#CA52BD
accent
#0DC2D8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581