#89D67F#89D67F
#89D67F is a light, vivid green. Relative luminance 0.549; OKLCH L 80.5% C 0.141 H 141.6°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #89D67F |
|---|---|
| RGB | rgb(137, 214, 127) |
| HSL | hsl(113, 51%, 67%) |
| HSV | hsv(113, 41%, 84%) |
| CMYK | cmyk(36%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(79.01, -40.55, 35.62) |
| CIE-LCH | lch(79.01, 53.98, 138.70°) |
| OKLab | oklab(80.5% -0.1106 0.0878) |
| OKLCH | oklch(80.5% 0.141 141.6) |
| XYZ | xyz(38.1923, 54.9419, 28.6670) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 5.19
Lightgreen
#90EE90
ΔE00 5.43
Soft Green
#6FC276
ΔE00 5.74
Lightish Green
#61E160
ΔE00 6.44
Fresh Green
#69D84F
ΔE00 6.73
Hospital Green
#9BE5AA
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D67F #CC7FD6
analogous
#B5D67F #89D67F #7FD6A1
triadic
#89D67F #7F89D6 #D67F89
tetradic
#89D67F #7FB5D6 #CC7FD6 #D6A17F
square
#89D67F #7FB5D6 #CC7FD6 #D6A17F
split-complementary
#89D67F #A17FD6 #D67FB5
monochromatic
#42A635 #5EC751 #89D67F #B4E5AD #DEF4DC
Accessibility & contrast
On white
1.75
#89D67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#89D67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D67F
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D67F | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC879
Deuteranopia (green-blind)
#CFC184
Tritanopia (blue-blind)
#82D1C1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #89d67f; /* rgb */ color: rgb(137, 214, 127); /* oklch */ color: oklch(80.5% 0.141 141.6);
Tailwind
colors: {
custom: {
50: '#aee3a5',
500: '#89d67f',
950: '#000000',
},
}SCSS
$custom: #89d67f; $custom-light: #aee3a5; $custom-dark: #000000;
JSON
{
"hex": "#89d67f",
"rgb": {
"r": 137,
"g": 214,
"b": 127
},
"hsl": {
"h": 113.103,
"s": 51.479,
"l": 66.863
},
"oklch": {
"l": 0.80499,
"c": 0.14125,
"h": 141.6
},
"luminance": 0.54944
}Semantic roles & 50–950 ramp
primary
#89D67F
secondary
#9F50AA
accent
#27BFAD
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#11150F
muted
#818480