#89CF94#89CF94
#89CF94 is a light, moderate green. Relative luminance 0.521; OKLCH L 79.3% C 0.109 H 148.5°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #89CF94 |
|---|---|
| RGB | rgb(137, 207, 148) |
| HSL | hsl(129, 42%, 67%) |
| HSV | hsv(129, 34%, 81%) |
| CMYK | cmyk(33.8%, 0%, 28.5%, 18.8%) |
| CIE-LAB | lab(77.33, -34.02, 22.53) |
| CIE-LCH | lch(77.33, 40.81, 146.48°) |
| OKLab | oklab(79.26% -0.093 0.0571) |
| OKLCH | oklch(79.26% 0.109 148.5) |
| XYZ | xyz(37.9727, 52.0802, 36.0629) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.25
Soft Green
#6FC276
ΔE00 5.47
Darkseagreen
#8FBC8F
ΔE00 5.87
Seafoam
#7FE0B3
ΔE00 6.73
Emerald
#50C878
ΔE00 6.87
Pistachio
#93C572
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CF94 #CF89C4
analogous
#A1CF89 #89CF94 #89CFB7
triadic
#89CF94 #9489CF #CF9489
tetradic
#89CF94 #89A1CF #CF89C4 #CFB789
square
#89CF94 #89A1CF #CF89C4 #CFB789
split-complementary
#89CF94 #B789CF #CF89A1
monochromatic
#409E4F #5DBD6D #89CF94 #B5E1BB #E0F2E3
Accessibility & contrast
On white
1.84
#89CF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#89CF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CF94
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CF94 | 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)
#D1C390
Deuteranopia (green-blind)
#C5BC97
Tritanopia (blue-blind)
#7FCCBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #89cf94; /* rgb */ color: rgb(137, 207, 148); /* oklch */ color: oklch(79.3% 0.109 148.5);
Tailwind
colors: {
custom: {
50: '#addeb3',
500: '#89cf94',
950: '#000000',
},
}SCSS
$custom: #89cf94; $custom-light: #addeb3; $custom-dark: #000000;
JSON
{
"hex": "#89cf94",
"rgb": {
"r": 137,
"g": 207,
"b": 148
},
"hsl": {
"h": 129.429,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.79255,
"c": 0.10913,
"h": 148.5
},
"luminance": 0.52082
}Semantic roles & 50–950 ramp
primary
#89CF94
secondary
#A35998
accent
#30A0B5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481