#89CF89#89CF89
#89CF89 is a light, vivid green. Relative luminance 0.517; OKLCH L 79.0% C 0.120 H 144.3°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #89CF89 |
|---|---|
| RGB | rgb(137, 207, 137) |
| HSL | hsl(120, 42%, 67%) |
| HSV | hsv(120, 34%, 81%) |
| CMYK | cmyk(33.8%, 0%, 33.8%, 18.8%) |
| CIE-LAB | lab(77.13, -35.87, 28.02) |
| CIE-LCH | lch(77.13, 45.52, 142.00°) |
| OKLab | oklab(79.03% -0.0978 0.0702) |
| OKLCH | oklch(79.03% 0.12 144.3) |
| XYZ | xyz(37.1431, 51.7484, 31.6934) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.39
Pistachio
#93C572
ΔE00 5.22
Hospital Green
#9BE5AA
ΔE00 6.07
Emerald
#50C878
ΔE00 6.28
Darkseagreen
#8FBC8F
ΔE00 6.90
Light Grey Green
#B7E1A1
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CF89 #CF89CF
analogous
#ACCF89 #89CF89 #89CFAC
triadic
#89CF89 #8989CF #CF8989
tetradic
#89CF89 #89ACCF #CF89CF #CFAC89
square
#89CF89 #89ACCF #CF89CF #CFAC89
split-complementary
#89CF89 #AC89CF #CF89AC
monochromatic
#409E40 #5DBD5D #89CF89 #B5E1B5 #E0F2E0
Accessibility & contrast
On white
1.85
#89CF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#89CF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CF89
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CF89 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C384
Deuteranopia (green-blind)
#C7BC8D
Tritanopia (blue-blind)
#82CBBD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #89cf89; /* rgb */ color: rgb(137, 207, 137); /* oklch */ color: oklch(79.0% 0.120 144.3);
Tailwind
colors: {
custom: {
50: '#aedeac',
500: '#89cf89',
950: '#000000',
},
}SCSS
$custom: #89cf89; $custom-light: #aedeac; $custom-dark: #000000;
JSON
{
"hex": "#89cf89",
"rgb": {
"r": 137,
"g": 207,
"b": 137
},
"hsl": {
"h": 120,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.79029,
"c": 0.12039,
"h": 144.3
},
"luminance": 0.5175
}Semantic roles & 50–950 ramp
primary
#89CF89
secondary
#A359A3
accent
#30B5B5
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481