#89DF8D#89DF8D
#89DF8D is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.9% C 0.141 H 145.2°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #89DF8D |
|---|---|
| RGB | rgb(137, 223, 141) |
| HSL | hsl(123, 57%, 71%) |
| HSV | hsv(123, 39%, 87%) |
| CMYK | cmyk(38.6%, 0%, 36.8%, 12.5%) |
| CIE-LAB | lab(81.85, -42.40, 32.23) |
| CIE-LCH | lch(81.85, 53.26, 142.76°) |
| OKLab | oklab(82.88% -0.1155 0.0803) |
| OKLCH | oklch(82.88% 0.141 145.2) |
| XYZ | xyz(41.5099, 60.0144, 34.5908) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.60
Hospital Green
#9BE5AA
ΔE00 4.96
Light Sea Green
#98F6B0
ΔE00 6.00
Palegreen
#98FB98
ΔE00 6.28
Weird Green
#3AE57F
ΔE00 6.47
Foam Green
#90FDA9
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DF8D #DF89DB
analogous
#B0DF89 #89DF8D #89DFB8
triadic
#89DF8D #8D89DF #DF8D89
tetradic
#89DF8D #89B0DF #DF89DB #DFB889
square
#89DF8D #89B0DF #DF89DB #DFB889
split-complementary
#89DF8D #B889DF #DF89B0
monochromatic
#33BB39 #59D25E #89DF8D #B9ECBC #E7F8E8
Accessibility & contrast
On white
1.61
#89DF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#89DF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DF8D
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DF8D | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D187
Deuteranopia (green-blind)
#D5C892
Tritanopia (blue-blind)
#7EDBCA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #89df8d; /* rgb */ color: rgb(137, 223, 141); /* oklch */ color: oklch(82.9% 0.141 145.2);
Tailwind
colors: {
custom: {
50: '#afe9af',
500: '#89df8d',
950: '#000000',
},
}SCSS
$custom: #89df8d; $custom-light: #afe9af; $custom-dark: #000000;
JSON
{
"hex": "#89df8d",
"rgb": {
"r": 137,
"g": 223,
"b": 141
},
"hsl": {
"h": 122.791,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.82876,
"c": 0.14064,
"h": 145.2
},
"luminance": 0.60017
}Semantic roles & 50–950 ramp
primary
#89DF8D
secondary
#B756B2
accent
#21BDC5
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111610
muted
#818481