#89EF9D#89EF9D
#89EF9D is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.9% C 0.149 H 148.9°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #89EF9D |
|---|---|
| RGB | rgb(137, 239, 157) |
| HSL | hsl(132, 76%, 74%) |
| HSV | hsv(132, 43%, 94%) |
| CMYK | cmyk(42.7%, 0%, 34.3%, 6.3%) |
| CIE-LAB | lab(86.74, -46.72, 30.62) |
| CIE-LCH | lch(86.74, 55.86, 146.76°) |
| OKLab | oklab(86.94% -0.1272 0.0768) |
| OKLCH | oklch(86.94% 0.149 148.9) |
| XYZ | xyz(47.2661, 69.4825, 42.8126) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.62
Foam Green
#90FDA9
ΔE00 2.93
Light Sea Green
#98F6B0
ΔE00 2.97
Seafoam (survey)
#80F9AD
ΔE00 3.20
Seafoam Green
#7AF9AB
ΔE00 3.33
Mint (survey)
#9FFEB0
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EF9D #EF89DB
analogous
#A8EF89 #89EF9D #89EFD0
triadic
#89EF9D #9D89EF #EF9D89
tetradic
#89EF9D #89A8EF #EF89DB #EFD089
square
#89EF9D #89A8EF #EF89DB #EFD089
split-complementary
#89EF9D #D089EF #EF89A8
monochromatic
#1EDF44 #53E870 #89EF9D #BFF6CA #E4FBE9
Accessibility & contrast
On white
1.41
#89EF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#89EF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EF9D
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EF9D | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF98
Deuteranopia (green-blind)
#E2D5A2
Tritanopia (blue-blind)
#78EBDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #89ef9d; /* rgb */ color: rgb(137, 239, 157); /* oklch */ color: oklch(86.9% 0.149 148.9);
Tailwind
colors: {
custom: {
50: '#b0f5ba',
500: '#89ef9d',
950: '#000000',
},
}SCSS
$custom: #89ef9d; $custom-light: #b0f5ba; $custom-dark: #000000;
JSON
{
"hex": "#89ef9d",
"rgb": {
"r": 137,
"g": 239,
"b": 157
},
"hsl": {
"h": 131.765,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.86944,
"c": 0.14858,
"h": 148.9
},
"luminance": 0.69486
}Semantic roles & 50–950 ramp
primary
#89EF9D
secondary
#CA52B3
accent
#0DB0D8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581