#89EF95#89EF95
#89EF95 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.8% C 0.156 H 146.7°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #89EF95 |
|---|---|
| RGB | rgb(137, 239, 149) |
| HSL | hsl(127, 76%, 74%) |
| HSV | hsv(127, 43%, 94%) |
| CMYK | cmyk(42.7%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(86.61, -48.02, 34.48) |
| CIE-LCH | lch(86.61, 59.11, 144.32°) |
| OKLab | oklab(86.8% -0.1306 0.0857) |
| OKLCH | oklch(86.8% 0.156 146.7) |
| XYZ | xyz(46.6053, 69.2182, 39.3326) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.34
Palegreen
#98FB98
ΔE00 3.04
Mint Green
#8FFF9F
ΔE00 3.33
Baby Green
#8CFF9E
ΔE00 3.35
Foam Green
#90FDA9
ΔE00 3.37
Light Sea Green
#98F6B0
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EF95 #EF89E3
analogous
#B0EF89 #89EF95 #89EFC8
triadic
#89EF95 #9589EF #EF9589
tetradic
#89EF95 #89B0EF #EF89E3 #EFC889
square
#89EF95 #89B0EF #EF89E3 #EFC889
split-complementary
#89EF95 #C889EF #EF89B0
monochromatic
#1EDF35 #53E865 #89EF95 #BFF6C5 #E4FBE7
Accessibility & contrast
On white
1.41
#89EF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#89EF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EF95
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EF95 | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 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)
#F2DF8F
Deuteranopia (green-blind)
#E3D59A
Tritanopia (blue-blind)
#7AEBD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #89ef95; /* rgb */ color: rgb(137, 239, 149); /* oklch */ color: oklch(86.8% 0.156 146.7);
Tailwind
colors: {
custom: {
50: '#b0f5b5',
500: '#89ef95',
950: '#000000',
},
}SCSS
$custom: #89ef95; $custom-light: #b0f5b5; $custom-dark: #000000;
JSON
{
"hex": "#89ef95",
"rgb": {
"r": 137,
"g": 239,
"b": 149
},
"hsl": {
"h": 127.059,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.86795,
"c": 0.15625,
"h": 146.7
},
"luminance": 0.69221
}Semantic roles & 50–950 ramp
primary
#89EF95
secondary
#CA52BC
accent
#0DC0D8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581