#89DF96#89DF96
#89DF96 is a very light, vivid green. Relative luminance 0.603; OKLCH L 83.0% C 0.132 H 147.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #89DF96 |
|---|---|
| RGB | rgb(137, 223, 150) |
| HSL | hsl(129, 57%, 71%) |
| HSV | hsv(129, 39%, 87%) |
| CMYK | cmyk(38.6%, 0%, 32.7%, 12.5%) |
| CIE-LAB | lab(82.00, -40.94, 27.83) |
| CIE-LCH | lch(82.00, 49.50, 145.80°) |
| OKLab | oklab(83.05% -0.1116 0.07) |
| OKLCH | oklch(83.05% 0.132 147.9) |
| XYZ | xyz(42.2070, 60.2933, 38.2620) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.56
Lightgreen
#90EE90
ΔE00 4.57
Light Sea Green
#98F6B0
ΔE00 5.26
Seafoam (survey)
#80F9AD
ΔE00 6.16
Seafoam Green
#7AF9AB
ΔE00 6.32
Light Mint Green
#A6FBB2
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DF96 #DF89D2
analogous
#A7DF89 #89DF96 #89DFC1
triadic
#89DF96 #9689DF #DF9689
tetradic
#89DF96 #89A7DF #DF89D2 #DFC189
square
#89DF96 #89A7DF #DF89D2 #DFC189
split-complementary
#89DF96 #C189DF #DF89A7
monochromatic
#33BB47 #59D26B #89DF96 #B9ECC1 #E7F8EA
Accessibility & contrast
On white
1.61
#89DF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#89DF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DF96
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DF96 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D191
Deuteranopia (green-blind)
#D4C89A
Tritanopia (blue-blind)
#7CDCCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #89df96; /* rgb */ color: rgb(137, 223, 150); /* oklch */ color: oklch(83.0% 0.132 147.9);
Tailwind
colors: {
custom: {
50: '#afe9b5',
500: '#89df96',
950: '#000000',
},
}SCSS
$custom: #89df96; $custom-light: #afe9b5; $custom-dark: #000000;
JSON
{
"hex": "#89df96",
"rgb": {
"r": 137,
"g": 223,
"b": 150
},
"hsl": {
"h": 129.07,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.83048,
"c": 0.13173,
"h": 147.9
},
"luminance": 0.60296
}Semantic roles & 50–950 ramp
primary
#89DF96
secondary
#B756A8
accent
#21ACC5
background
#FDFEFD
surface
#F8FDF8
border
#D1D5D1
text
#111611
muted
#818481