#89DF95#89DF95
#89DF95 is a very light, vivid green. Relative luminance 0.603; OKLCH L 83.0% C 0.133 H 147.6°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #89DF95 |
|---|---|
| RGB | rgb(137, 223, 149) |
| HSL | hsl(128, 57%, 71%) |
| HSV | hsv(128, 39%, 87%) |
| CMYK | cmyk(38.6%, 0%, 33.2%, 12.5%) |
| CIE-LAB | lab(81.98, -41.11, 28.32) |
| CIE-LCH | lch(81.98, 49.92, 145.44°) |
| OKLab | oklab(83.03% -0.112 0.0711) |
| OKLCH | oklch(83.03% 0.133 147.6) |
| XYZ | xyz(42.1268, 60.2612, 37.8398) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.71
Lightgreen
#90EE90
ΔE00 4.43
Light Sea Green
#98F6B0
ΔE00 5.32
Seafoam (survey)
#80F9AD
ΔE00 6.21
Seafoam Green
#7AF9AB
ΔE00 6.36
Light Mint Green
#A6FBB2
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DF95 #DF89D3
analogous
#A8DF89 #89DF95 #89DFC0
triadic
#89DF95 #9589DF #DF9589
tetradic
#89DF95 #89A8DF #DF89D3 #DFC089
square
#89DF95 #89A8DF #DF89D3 #DFC089
split-complementary
#89DF95 #C089DF #DF89A8
monochromatic
#33BB46 #59D26A #89DF95 #B9ECC0 #E7F8E9
Accessibility & contrast
On white
1.61
#89DF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#89DF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DF95
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DF95 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D190
Deuteranopia (green-blind)
#D4C899
Tritanopia (blue-blind)
#7DDBCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #89df95; /* rgb */ color: rgb(137, 223, 149); /* oklch */ color: oklch(83.0% 0.133 147.6);
Tailwind
colors: {
custom: {
50: '#afe9b4',
500: '#89df95',
950: '#000000',
},
}SCSS
$custom: #89df95; $custom-light: #afe9b4; $custom-dark: #000000;
JSON
{
"hex": "#89df95",
"rgb": {
"r": 137,
"g": 223,
"b": 149
},
"hsl": {
"h": 128.372,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.83029,
"c": 0.13271,
"h": 147.6
},
"luminance": 0.60264
}Semantic roles & 50–950 ramp
primary
#89DF95
secondary
#B756A9
accent
#21AEC5
background
#FDFEFD
surface
#F8FDF8
border
#D1D5D1
text
#111611
muted
#818481