#89CF93#89CF93
#89CF93 is a light, moderate green. Relative luminance 0.521; OKLCH L 79.2% C 0.110 H 148.0°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #89CF93 |
|---|---|
| RGB | rgb(137, 207, 147) |
| HSL | hsl(129, 42%, 67%) |
| HSV | hsv(129, 34%, 81%) |
| CMYK | cmyk(33.8%, 0%, 29%, 18.8%) |
| CIE-LAB | lab(77.31, -34.20, 23.04) |
| CIE-LCH | lch(77.31, 41.23, 146.04°) |
| OKLab | oklab(79.23% -0.0934 0.0583) |
| OKLCH | oklch(79.23% 0.11 148) |
| XYZ | xyz(37.8939, 52.0487, 35.6478) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.29
Soft Green
#6FC276
ΔE00 5.33
Darkseagreen
#8FBC8F
ΔE00 5.94
Emerald
#50C878
ΔE00 6.78
Seafoam
#7FE0B3
ΔE00 6.90
Pistachio
#93C572
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CF93 #CF89C5
analogous
#A2CF89 #89CF93 #89CFB6
triadic
#89CF93 #9389CF #CF9389
tetradic
#89CF93 #89A2CF #CF89C5 #CFB689
square
#89CF93 #89A2CF #CF89C5 #CFB689
split-complementary
#89CF93 #B689CF #CF89A2
monochromatic
#409E4D #5DBD6B #89CF93 #B5E1BB #E0F2E3
Accessibility & contrast
On white
1.84
#89CF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#89CF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CF93
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CF93 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38F
Deuteranopia (green-blind)
#C6BC96
Tritanopia (blue-blind)
#7FCCBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #89cf93; /* rgb */ color: rgb(137, 207, 147); /* oklch */ color: oklch(79.2% 0.110 148.0);
Tailwind
colors: {
custom: {
50: '#addeb3',
500: '#89cf93',
950: '#000000',
},
}SCSS
$custom: #89cf93; $custom-light: #addeb3; $custom-dark: #000000;
JSON
{
"hex": "#89cf93",
"rgb": {
"r": 137,
"g": 207,
"b": 147
},
"hsl": {
"h": 128.571,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.79233,
"c": 0.11015,
"h": 148
},
"luminance": 0.52051
}Semantic roles & 50–950 ramp
primary
#89CF93
secondary
#A35999
accent
#30A2B5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481