#89DB99#89DB99
#89DB99 is a very light, vivid green. Relative luminance 0.583; OKLCH L 82.2% C 0.123 H 149.3°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #89DB99 |
|---|---|
| RGB | rgb(137, 219, 153) |
| HSL | hsl(132, 53%, 70%) |
| HSV | hsv(132, 37%, 86%) |
| CMYK | cmyk(37.4%, 0%, 30.1%, 14.1%) |
| CIE-LAB | lab(80.89, -38.64, 24.78) |
| CIE-LCH | lch(80.89, 45.91, 147.33°) |
| OKLab | oklab(82.17% -0.1055 0.0626) |
| OKLCH | oklch(82.17% 0.123 149.3) |
| XYZ | xyz(41.3955, 58.2789, 39.1986) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.21
Seafoam
#7FE0B3
ΔE00 5.92
Light Sea Green
#98F6B0
ΔE00 5.94
Lightgreen
#90EE90
ΔE00 6.04
Seafoam (survey)
#80F9AD
ΔE00 6.96
Soft Green
#6FC276
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DB99 #DB89CB
analogous
#A2DB89 #89DB99 #89DBC2
triadic
#89DB99 #9989DB #DB9989
tetradic
#89DB99 #89A2DB #DB89CB #DBC289
square
#89DB99 #89A2DB #DB89CB #DBC289
split-complementary
#89DB99 #C289DB #DB89A2
monochromatic
#37B34F #5ACD70 #89DB99 #B8E9C2 #E7F8EA
Accessibility & contrast
On white
1.66
#89DB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#89DB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DB99
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DB99 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE95
Deuteranopia (green-blind)
#D0C69D
Tritanopia (blue-blind)
#7CD8CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #89db99; /* rgb */ color: rgb(137, 219, 153); /* oklch */ color: oklch(82.2% 0.123 149.3);
Tailwind
colors: {
custom: {
50: '#aee6b7',
500: '#89db99',
950: '#000000',
},
}SCSS
$custom: #89db99; $custom-light: #aee6b7; $custom-dark: #000000;
JSON
{
"hex": "#89db99",
"rgb": {
"r": 137,
"g": 219,
"b": 153
},
"hsl": {
"h": 131.707,
"s": 53.247,
"l": 69.804
},
"oklch": {
"l": 0.82171,
"c": 0.12271,
"h": 149.3
},
"luminance": 0.58281
}Semantic roles & 50–950 ramp
primary
#89DB99
secondary
#B256A0
accent
#25A2C1
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111611
muted
#818481