#89CF92#89CF92
#89CF92 is a light, moderate green. Relative luminance 0.520; OKLCH L 79.2% C 0.111 H 147.6°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #89CF92 |
|---|---|
| RGB | rgb(137, 207, 146) |
| HSL | hsl(128, 42%, 67%) |
| HSV | hsv(128, 34%, 81%) |
| CMYK | cmyk(33.8%, 0%, 29.5%, 18.8%) |
| CIE-LAB | lab(77.29, -34.37, 23.54) |
| CIE-LCH | lch(77.29, 41.66, 145.60°) |
| OKLab | oklab(79.21% -0.0939 0.0595) |
| OKLCH | oklch(79.21% 0.111 147.6) |
| XYZ | xyz(37.8158, 52.0175, 35.2364) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.20
Hospital Green
#9BE5AA
ΔE00 5.33
Darkseagreen
#8FBC8F
ΔE00 6.01
Emerald
#50C878
ΔE00 6.69
Pistachio
#93C572
ΔE00 6.76
Seafoam
#7FE0B3
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CF92 #CF89C6
analogous
#A3CF89 #89CF92 #89CFB5
triadic
#89CF92 #9289CF #CF9289
tetradic
#89CF92 #89A3CF #CF89C6 #CFB589
square
#89CF92 #89A3CF #CF89C6 #CFB589
split-complementary
#89CF92 #B589CF #CF89A3
monochromatic
#409E4C #5DBD6A #89CF92 #B5E1BA #E0F2E2
Accessibility & contrast
On white
1.84
#89CF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#89CF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CF92
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CF92 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38E
Deuteranopia (green-blind)
#C6BC95
Tritanopia (blue-blind)
#80CCBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #89cf92; /* rgb */ color: rgb(137, 207, 146); /* oklch */ color: oklch(79.2% 0.111 147.6);
Tailwind
colors: {
custom: {
50: '#addeb2',
500: '#89cf92',
950: '#000000',
},
}SCSS
$custom: #89cf92; $custom-light: #addeb2; $custom-dark: #000000;
JSON
{
"hex": "#89cf92",
"rgb": {
"r": 137,
"g": 207,
"b": 146
},
"hsl": {
"h": 127.714,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.79212,
"c": 0.11116,
"h": 147.6
},
"luminance": 0.52019
}Semantic roles & 50–950 ramp
primary
#89CF92
secondary
#A3599A
accent
#30A4B5
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101511
muted
#818481