#89DB83#89DB83
#89DB83 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.8% C 0.145 H 142.6°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #89DB83 |
|---|---|
| RGB | rgb(137, 219, 131) |
| HSL | hsl(116, 55%, 69%) |
| HSV | hsv(116, 40%, 86%) |
| CMYK | cmyk(37.4%, 0%, 40.2%, 14.1%) |
| CIE-LAB | lab(80.53, -42.17, 35.57) |
| CIE-LCH | lch(80.53, 55.17, 139.85°) |
| OKLab | oklab(81.75% -0.115 0.0878) |
| OKLCH | oklch(81.75% 0.145 142.6) |
| XYZ | xyz(39.7431, 57.6180, 30.4956) |
| Luminance | 0.5762 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.24
Lightish Green
#61E160
ΔE00 6.04
Pistachio
#93C572
ΔE00 6.34
Hospital Green
#9BE5AA
ΔE00 6.38
Soft Green
#6FC276
ΔE00 6.63
Fresh Green
#69D84F
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DB83 #D583DB
analogous
#B5DB83 #89DB83 #83DBA9
triadic
#89DB83 #8389DB #DB8389
tetradic
#89DB83 #83B5DB #D583DB #DBA983
square
#89DB83 #83B5DB #D583DB #DBA983
split-complementary
#89DB83 #A983DB #DB83B5
monochromatic
#3CB033 #5CCD54 #89DB83 #B6E9B2 #E3F7E2
Accessibility & contrast
On white
1.68
#89DB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#89DB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DB83
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DB83 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7D
Deuteranopia (green-blind)
#D3C588
Tritanopia (blue-blind)
#81D6C5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #89db83; /* rgb */ color: rgb(137, 219, 131); /* oklch */ color: oklch(81.8% 0.145 142.6);
Tailwind
colors: {
custom: {
50: '#afe6a8',
500: '#89db83',
950: '#000000',
},
}SCSS
$custom: #89db83; $custom-light: #afe6a8; $custom-dark: #000000;
JSON
{
"hex": "#89db83",
"rgb": {
"r": 137,
"g": 219,
"b": 131
},
"hsl": {
"h": 115.909,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.81752,
"c": 0.14466,
"h": 142.6
},
"luminance": 0.5762
}Semantic roles & 50–950 ramp
primary
#89DB83
secondary
#AB51B2
accent
#23C3B8
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111610
muted
#818480