#89CF95#89CF95
#89CF95 is a light, moderate green. Relative luminance 0.521; OKLCH L 79.3% C 0.108 H 148.9°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #89CF95 |
|---|---|
| RGB | rgb(137, 207, 149) |
| HSL | hsl(130, 42%, 67%) |
| HSV | hsv(130, 34%, 81%) |
| CMYK | cmyk(33.8%, 0%, 28%, 18.8%) |
| CIE-LAB | lab(77.35, -33.85, 22.03) |
| CIE-LCH | lch(77.35, 40.39, 146.94°) |
| OKLab | oklab(79.28% -0.0926 0.0559) |
| OKLCH | oklch(79.28% 0.108 148.9) |
| XYZ | xyz(38.0522, 52.1120, 36.4816) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.22
Soft Green
#6FC276
ΔE00 5.62
Darkseagreen
#8FBC8F
ΔE00 5.82
Seafoam
#7FE0B3
ΔE00 6.57
Emerald
#50C878
ΔE00 6.97
Pistachio
#93C572
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CF95 #CF89C3
analogous
#A0CF89 #89CF95 #89CFB8
triadic
#89CF95 #9589CF #CF9589
tetradic
#89CF95 #89A0CF #CF89C3 #CFB889
square
#89CF95 #89A0CF #CF89C3 #CFB889
split-complementary
#89CF95 #B889CF #CF89A0
monochromatic
#409E50 #5DBD6E #89CF95 #B5E1BC #E0F2E3
Accessibility & contrast
On white
1.84
#89CF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#89CF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CF95
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CF95 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C491
Deuteranopia (green-blind)
#C5BC98
Tritanopia (blue-blind)
#7FCCBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #89cf95; /* rgb */ color: rgb(137, 207, 149); /* oklch */ color: oklch(79.3% 0.108 148.9);
Tailwind
colors: {
custom: {
50: '#addeb4',
500: '#89cf95',
950: '#000000',
},
}SCSS
$custom: #89cf95; $custom-light: #addeb4; $custom-dark: #000000;
JSON
{
"hex": "#89cf95",
"rgb": {
"r": 137,
"g": 207,
"b": 149
},
"hsl": {
"h": 130.286,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.79276,
"c": 0.10813,
"h": 148.9
},
"luminance": 0.52114
}Semantic roles & 50–950 ramp
primary
#89CF95
secondary
#A35997
accent
#309EB5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481