#89DF7D#89DF7D
#89DF7D is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.6% C 0.156 H 141.4°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #89DF7D |
|---|---|
| RGB | rgb(137, 223, 125) |
| HSL | hsl(113, 60%, 68%) |
| HSV | hsv(113, 44%, 87%) |
| CMYK | cmyk(38.6%, 0%, 43.9%, 12.5%) |
| CIE-LAB | lab(81.61, -44.76, 39.95) |
| CIE-LCH | lch(81.61, 59.99, 138.25°) |
| OKLab | oklab(82.6% -0.1222 0.0977) |
| OKLCH | oklch(82.6% 0.156 141.4) |
| XYZ | xyz(40.4042, 59.5722, 28.7677) |
| Luminance | 0.5957 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.61
Lightish Green
#61E160
ΔE00 4.82
Fresh Green
#69D84F
ΔE00 5.71
Palegreen
#98FB98
ΔE00 6.15
Light Green
#96F97B
ΔE00 6.34
Weird Green
#3AE57F
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DF7D #D37DDF
analogous
#BADF7D #89DF7D #7DDFA2
triadic
#89DF7D #7D89DF #DF7D89
tetradic
#89DF7D #7DBADF #D37DDF #DFA27D
square
#89DF7D #7DBADF #D37DDF #DFA27D
split-complementary
#89DF7D #A27DDF #DF7DBA
monochromatic
#3DB52D #5CD34C #89DF7D #B6EBAE #E2F7DF
Accessibility & contrast
On white
1.63
#89DF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#89DF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DF7D
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DF7D | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D075
Deuteranopia (green-blind)
#D7C883
Tritanopia (blue-blind)
#81DAC7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #89df7d; /* rgb */ color: rgb(137, 223, 125); /* oklch */ color: oklch(82.6% 0.156 141.4);
Tailwind
colors: {
custom: {
50: '#afe9a4',
500: '#89df7d',
950: '#000000',
},
}SCSS
$custom: #89df7d; $custom-light: #afe9a4; $custom-dark: #000000;
JSON
{
"hex": "#89df7d",
"rgb": {
"r": 137,
"g": 223,
"b": 125
},
"hsl": {
"h": 112.653,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.82601,
"c": 0.1564,
"h": 141.4
},
"luminance": 0.59574
}Semantic roles & 50–950 ramp
primary
#89DF7D
secondary
#A94AB6
accent
#1DC8B3
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480