#89CD93#89CD93
#89CD93 is a light, moderate green. Relative luminance 0.511; OKLCH L 78.8% C 0.107 H 148.2°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #89CD93 |
|---|---|
| RGB | rgb(137, 205, 147) |
| HSL | hsl(129, 40%, 67%) |
| HSV | hsv(129, 33%, 80%) |
| CMYK | cmyk(33.2%, 0%, 28.3%, 19.6%) |
| CIE-LAB | lab(76.73, -33.27, 22.24) |
| CIE-LCH | lch(76.73, 40.02, 146.23°) |
| OKLab | oklab(78.77% -0.0909 0.0564) |
| OKLCH | oklch(78.77% 0.107 148.2) |
| XYZ | xyz(37.4124, 51.0858, 35.4874) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.32
Darkseagreen
#8FBC8F
ΔE00 5.38
Hospital Green
#9BE5AA
ΔE00 5.69
Emerald
#50C878
ΔE00 6.92
Pistachio
#93C572
ΔE00 7.01
Seafoam
#7FE0B3
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CD93 #CD89C3
analogous
#A1CD89 #89CD93 #89CDB5
triadic
#89CD93 #9389CD #CD9389
tetradic
#89CD93 #89A1CD #CD89C3 #CDB589
square
#89CD93 #89A1CD #CD89C3 #CDB589
split-complementary
#89CD93 #B589CD #CD89A1
monochromatic
#419A4E #5EBB6C #89CD93 #B4DFBA #DFF1E2
Accessibility & contrast
On white
1.87
#89CD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#89CD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CD93
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CD93 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28F
Deuteranopia (green-blind)
#C4BB96
Tritanopia (blue-blind)
#80CABE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #89cd93; /* rgb */ color: rgb(137, 205, 147); /* oklch */ color: oklch(78.8% 0.107 148.2);
Tailwind
colors: {
custom: {
50: '#addcb3',
500: '#89cd93',
950: '#000000',
},
}SCSS
$custom: #89cd93; $custom-light: #addcb3; $custom-dark: #000000;
JSON
{
"hex": "#89cd93",
"rgb": {
"r": 137,
"g": 205,
"b": 147
},
"hsl": {
"h": 128.824,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.78765,
"c": 0.10699,
"h": 148.2
},
"luminance": 0.51088
}Semantic roles & 50–950 ramp
primary
#89CD93
secondary
#A15A96
accent
#32A0B4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481