#89CF91#89CF91
#89CF91 is a light, moderate green. Relative luminance 0.520; OKLCH L 79.2% C 0.112 H 147.2°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #89CF91 |
|---|---|
| RGB | rgb(137, 207, 145) |
| HSL | hsl(127, 42%, 67%) |
| HSV | hsv(127, 34%, 81%) |
| CMYK | cmyk(33.8%, 0%, 30%, 18.8%) |
| CIE-LAB | lab(77.27, -34.54, 24.04) |
| CIE-LCH | lch(77.27, 42.08, 145.17°) |
| OKLab | oklab(79.19% -0.0943 0.0607) |
| OKLCH | oklch(79.19% 0.112 147.2) |
| XYZ | xyz(37.7383, 51.9865, 34.8285) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.07
Hospital Green
#9BE5AA
ΔE00 5.39
Darkseagreen
#8FBC8F
ΔE00 6.09
Pistachio
#93C572
ΔE00 6.58
Emerald
#50C878
ΔE00 6.62
Seafoam
#7FE0B3
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CF91 #CF89C7
analogous
#A4CF89 #89CF91 #89CFB4
triadic
#89CF91 #9189CF #CF9189
tetradic
#89CF91 #89A4CF #CF89C7 #CFB489
square
#89CF91 #89A4CF #CF89C7 #CFB489
split-complementary
#89CF91 #B489CF #CF89A4
monochromatic
#409E4B #5DBD68 #89CF91 #B5E1BA #E0F2E2
Accessibility & contrast
On white
1.84
#89CF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#89CF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CF91
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CF91 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38D
Deuteranopia (green-blind)
#C6BC94
Tritanopia (blue-blind)
#80CCBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #89cf91; /* rgb */ color: rgb(137, 207, 145); /* oklch */ color: oklch(79.2% 0.112 147.2);
Tailwind
colors: {
custom: {
50: '#addeb1',
500: '#89cf91',
950: '#000000',
},
}SCSS
$custom: #89cf91; $custom-light: #addeb1; $custom-dark: #000000;
JSON
{
"hex": "#89cf91",
"rgb": {
"r": 137,
"g": 207,
"b": 145
},
"hsl": {
"h": 126.857,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.79191,
"c": 0.11218,
"h": 147.2
},
"luminance": 0.51988
}Semantic roles & 50–950 ramp
primary
#89CF91
secondary
#A3599B
accent
#30A6B5
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481