#89DB85#89DB85
#89DB85 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.8% C 0.143 H 143.1°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #89DB85 |
|---|---|
| RGB | rgb(137, 219, 133) |
| HSL | hsl(117, 54%, 69%) |
| HSV | hsv(117, 39%, 86%) |
| CMYK | cmyk(37.4%, 0%, 39.3%, 14.1%) |
| CIE-LAB | lab(80.56, -41.87, 34.60) |
| CIE-LCH | lch(80.56, 54.32, 140.43°) |
| OKLab | oklab(81.79% -0.1141 0.0856) |
| OKLCH | oklch(81.79% 0.143 143.1) |
| XYZ | xyz(39.8799, 57.6727, 31.2164) |
| Luminance | 0.5767 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.26
Hospital Green
#9BE5AA
ΔE00 6.06
Lightish Green
#61E160
ΔE00 6.30
Pistachio
#93C572
ΔE00 6.43
Soft Green
#6FC276
ΔE00 6.56
Weird Green
#3AE57F
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DB85 #D785DB
analogous
#B4DB85 #89DB85 #85DBAC
triadic
#89DB85 #8589DB #DB8589
tetradic
#89DB85 #85B4DB #D785DB #DBAC85
square
#89DB85 #85B4DB #D785DB #DBAC85
split-complementary
#89DB85 #AC85DB #DB85B4
monochromatic
#3AB134 #5BCD56 #89DB85 #B7E9B4 #E4F7E4
Accessibility & contrast
On white
1.68
#89DB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#89DB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DB85
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DB85 | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7F
Deuteranopia (green-blind)
#D3C58A
Tritanopia (blue-blind)
#81D6C6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #89db85; /* rgb */ color: rgb(137, 219, 133); /* oklch */ color: oklch(81.8% 0.143 143.1);
Tailwind
colors: {
custom: {
50: '#afe6a9',
500: '#89db85',
950: '#000000',
},
}SCSS
$custom: #89db85; $custom-light: #afe6a9; $custom-dark: #000000;
JSON
{
"hex": "#89db85",
"rgb": {
"r": 137,
"g": 219,
"b": 133
},
"hsl": {
"h": 117.209,
"s": 54.43,
"l": 69.02
},
"oklch": {
"l": 0.81787,
"c": 0.14266,
"h": 143.1
},
"luminance": 0.57675
}Semantic roles & 50–950 ramp
primary
#89DB85
secondary
#AD53B2
accent
#24C2BB
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481