#89CF8D#89CF8D
#89CF8D is a light, moderate green. Relative luminance 0.519; OKLCH L 79.1% C 0.116 H 145.7°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #89CF8D |
|---|---|
| RGB | rgb(137, 207, 141) |
| HSL | hsl(123, 42%, 67%) |
| HSV | hsv(123, 34%, 81%) |
| CMYK | cmyk(33.8%, 0%, 31.9%, 18.8%) |
| CIE-LAB | lab(77.20, -35.22, 26.03) |
| CIE-LCH | lch(77.20, 43.79, 143.53°) |
| OKLab | oklab(79.11% -0.0961 0.0655) |
| OKLCH | oklch(79.11% 0.116 145.7) |
| XYZ | xyz(37.4353, 51.8653, 33.2326) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.66
Hospital Green
#9BE5AA
ΔE00 5.68
Pistachio
#93C572
ΔE00 5.87
Emerald
#50C878
ΔE00 6.39
Darkseagreen
#8FBC8F
ΔE00 6.46
Light Grey Green
#B7E1A1
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CF8D #CF89CB
analogous
#A8CF89 #89CF8D #89CFB0
triadic
#89CF8D #8D89CF #CF8D89
tetradic
#89CF8D #89A8CF #CF89CB #CFB089
square
#89CF8D #89A8CF #CF89CB #CFB089
split-complementary
#89CF8D #B089CF #CF89A8
monochromatic
#409E45 #5DBD63 #89CF8D #B5E1B7 #E0F2E1
Accessibility & contrast
On white
1.85
#89CF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#89CF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CF8D
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CF8D | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C389
Deuteranopia (green-blind)
#C7BC91
Tritanopia (blue-blind)
#81CBBE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #89cf8d; /* rgb */ color: rgb(137, 207, 141); /* oklch */ color: oklch(79.1% 0.116 145.7);
Tailwind
colors: {
custom: {
50: '#aedeae',
500: '#89cf8d',
950: '#000000',
},
}SCSS
$custom: #89cf8d; $custom-light: #aedeae; $custom-dark: #000000;
JSON
{
"hex": "#89cf8d",
"rgb": {
"r": 137,
"g": 207,
"b": 141
},
"hsl": {
"h": 123.429,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.79109,
"c": 0.11627,
"h": 145.7
},
"luminance": 0.51867
}Semantic roles & 50–950 ramp
primary
#89CF8D
secondary
#A3599F
accent
#30AEB5
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481