#89CF7F#89CF7F
#89CF7F is a light, vivid green. Relative luminance 0.515; OKLCH L 78.8% C 0.131 H 141.4°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #89CF7F |
|---|---|
| RGB | rgb(137, 207, 127) |
| HSL | hsl(113, 45%, 65%) |
| HSV | hsv(113, 39%, 81%) |
| CMYK | cmyk(33.8%, 0%, 38.6%, 18.8%) |
| CIE-LAB | lab(76.97, -37.42, 32.97) |
| CIE-LCH | lch(76.97, 49.87, 138.62°) |
| OKLab | oklab(78.84% -0.1021 0.0816) |
| OKLCH | oklch(78.84% 0.131 141.4) |
| XYZ | xyz(36.4587, 51.4746, 28.0891) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.97
Soft Green
#6FC276
ΔE00 4.38
Emerald
#50C878
ΔE00 6.46
Light Moss Green
#A6C875
ΔE00 6.57
Lightgreen
#90EE90
ΔE00 7.17
Hospital Green
#9BE5AA
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CF7F #C57FCF
analogous
#B1CF7F #89CF7F #7FCF9D
triadic
#89CF7F #7F89CF #CF7F89
tetradic
#89CF7F #7FB1CF #C57FCF #CF9D7F
square
#89CF7F #7FB1CF #C57FCF #CF9D7F
split-complementary
#89CF7F #9D7FCF #CF7FB1
monochromatic
#469A3A #60BE52 #89CF7F #B2E0AC #DBF0D8
Accessibility & contrast
On white
1.86
#89CF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#89CF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CF7F
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CF7F | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C279
Deuteranopia (green-blind)
#C8BB84
Tritanopia (blue-blind)
#83CABB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #89cf7f; /* rgb */ color: rgb(137, 207, 127); /* oklch */ color: oklch(78.8% 0.131 141.4);
Tailwind
colors: {
custom: {
50: '#aedea5',
500: '#89cf7f',
950: '#000000',
},
}SCSS
$custom: #89cf7f; $custom-light: #aedea5; $custom-dark: #000000;
JSON
{
"hex": "#89cf7f",
"rgb": {
"r": 137,
"g": 207,
"b": 127
},
"hsl": {
"h": 112.5,
"s": 45.455,
"l": 65.49
},
"oklch": {
"l": 0.78842,
"c": 0.13071,
"h": 141.4
},
"luminance": 0.51476
}Semantic roles & 50–950 ramp
primary
#89CF7F
secondary
#9653A0
accent
#2DB9A7
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480