#89CE7F#89CE7F
#89CE7F is a light, vivid green. Relative luminance 0.510; OKLCH L 78.6% C 0.129 H 141.3°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #89CE7F |
|---|---|
| RGB | rgb(137, 206, 127) |
| HSL | hsl(112, 45%, 65%) |
| HSV | hsv(112, 38%, 81%) |
| CMYK | cmyk(33.5%, 0%, 38.3%, 19.2%) |
| CIE-LAB | lab(76.67, -36.97, 32.59) |
| CIE-LCH | lch(76.67, 49.28, 138.60°) |
| OKLab | oklab(78.61% -0.1009 0.0807) |
| OKLCH | oklch(78.61% 0.129 141.3) |
| XYZ | xyz(36.2172, 50.9916, 28.0086) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.84
Soft Green
#6FC276
ΔE00 4.22
Emerald
#50C878
ΔE00 6.43
Light Moss Green
#A6C875
ΔE00 6.50
Fern
#63B76C
ΔE00 7.13
Lichen
#8FB67B
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CE7F #C47FCE
analogous
#B0CE7F #89CE7F #7FCE9C
triadic
#89CE7F #7F89CE #CE7F89
tetradic
#89CE7F #7FB0CE #C47FCE #CE9C7F
square
#89CE7F #7FB0CE #C47FCE #CE9C7F
split-complementary
#89CE7F #9C7FCE #CE7FB0
monochromatic
#46983A #60BD53 #89CE7F #B2DFAB #DBF0D8
Accessibility & contrast
On white
1.88
#89CE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#89CE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CE7F
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CE7F | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C179
Deuteranopia (green-blind)
#C8BB84
Tritanopia (blue-blind)
#83C9BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #89ce7f; /* rgb */ color: rgb(137, 206, 127); /* oklch */ color: oklch(78.6% 0.129 141.3);
Tailwind
colors: {
custom: {
50: '#aedda5',
500: '#89ce7f',
950: '#000000',
},
}SCSS
$custom: #89ce7f; $custom-light: #aedda5; $custom-dark: #000000;
JSON
{
"hex": "#89ce7f",
"rgb": {
"r": 137,
"g": 206,
"b": 127
},
"hsl": {
"h": 112.405,
"s": 44.633,
"l": 65.294
},
"oklch": {
"l": 0.78605,
"c": 0.12919,
"h": 141.3
},
"luminance": 0.50993
}Semantic roles & 50–950 ramp
primary
#89CE7F
secondary
#95539E
accent
#2EB8A6
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480