#89DB98#89DB98
#89DB98 is a very light, vivid green. Relative luminance 0.582; OKLCH L 82.2% C 0.124 H 148.9°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #89DB98 |
|---|---|
| RGB | rgb(137, 219, 152) |
| HSL | hsl(131, 53%, 70%) |
| HSV | hsv(131, 37%, 86%) |
| CMYK | cmyk(37.4%, 0%, 30.6%, 14.1%) |
| CIE-LAB | lab(80.88, -38.82, 25.28) |
| CIE-LCH | lch(80.88, 46.32, 146.93°) |
| OKLab | oklab(82.15% -0.106 0.0638) |
| OKLCH | oklch(82.15% 0.124 148.9) |
| XYZ | xyz(41.3133, 58.2461, 38.7654) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.31
Lightgreen
#90EE90
ΔE00 5.89
Light Sea Green
#98F6B0
ΔE00 5.96
Seafoam
#7FE0B3
ΔE00 6.12
Soft Green
#6FC276
ΔE00 6.92
Seafoam (survey)
#80F9AD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DB98 #DB89CC
analogous
#A3DB89 #89DB98 #89DBC1
triadic
#89DB98 #9889DB #DB9889
tetradic
#89DB98 #89A3DB #DB89CC #DBC189
square
#89DB98 #89A3DB #DB89CC #DBC189
split-complementary
#89DB98 #C189DB #DB89A3
monochromatic
#37B34D #5ACD6F #89DB98 #B8E9C1 #E7F8EA
Accessibility & contrast
On white
1.66
#89DB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#89DB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DB98
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DB98 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE94
Deuteranopia (green-blind)
#D0C59C
Tritanopia (blue-blind)
#7DD8C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #89db98; /* rgb */ color: rgb(137, 219, 152); /* oklch */ color: oklch(82.2% 0.124 148.9);
Tailwind
colors: {
custom: {
50: '#aee6b6',
500: '#89db98',
950: '#000000',
},
}SCSS
$custom: #89db98; $custom-light: #aee6b6; $custom-dark: #000000;
JSON
{
"hex": "#89db98",
"rgb": {
"r": 137,
"g": 219,
"b": 152
},
"hsl": {
"h": 130.976,
"s": 53.247,
"l": 69.804
},
"oklch": {
"l": 0.8215,
"c": 0.1237,
"h": 148.9
},
"luminance": 0.58248
}Semantic roles & 50–950 ramp
primary
#89DB98
secondary
#B256A1
accent
#25A4C1
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111611
muted
#818481