#89CD94#89CD94
#89CD94 is a light, moderate green. Relative luminance 0.511; OKLCH L 78.8% C 0.106 H 148.6°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #89CD94 |
|---|---|
| RGB | rgb(137, 205, 148) |
| HSL | hsl(130, 40%, 67%) |
| HSV | hsv(130, 33%, 80%) |
| CMYK | cmyk(33.2%, 0%, 27.8%, 19.6%) |
| CIE-LAB | lab(76.75, -33.09, 21.74) |
| CIE-LCH | lch(76.75, 39.60, 146.69°) |
| OKLab | oklab(78.79% -0.0905 0.0552) |
| OKLCH | oklch(78.79% 0.106 148.6) |
| XYZ | xyz(37.4912, 51.1173, 35.9024) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.31
Soft Green
#6FC276
ΔE00 5.48
Hospital Green
#9BE5AA
ΔE00 5.67
Seafoam
#7FE0B3
ΔE00 6.87
Emerald
#50C878
ΔE00 7.02
Pistachio
#93C572
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CD94 #CD89C2
analogous
#A0CD89 #89CD94 #89CDB6
triadic
#89CD94 #9489CD #CD9489
tetradic
#89CD94 #89A0CD #CD89C2 #CDB689
square
#89CD94 #89A0CD #CD89C2 #CDB689
split-complementary
#89CD94 #B689CD #CD89A0
monochromatic
#419A50 #5EBB6D #89CD94 #B4DFBB #DFF1E2
Accessibility & contrast
On white
1.87
#89CD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#89CD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CD94
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CD94 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC291
Deuteranopia (green-blind)
#C4BB97
Tritanopia (blue-blind)
#80CABE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #89cd94; /* rgb */ color: rgb(137, 205, 148); /* oklch */ color: oklch(78.8% 0.106 148.6);
Tailwind
colors: {
custom: {
50: '#addcb3',
500: '#89cd94',
950: '#000000',
},
}SCSS
$custom: #89cd94; $custom-light: #addcb3; $custom-dark: #000000;
JSON
{
"hex": "#89cd94",
"rgb": {
"r": 137,
"g": 205,
"b": 148
},
"hsl": {
"h": 129.706,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.78787,
"c": 0.10598,
"h": 148.6
},
"luminance": 0.51119
}Semantic roles & 50–950 ramp
primary
#89CD94
secondary
#A15A95
accent
#329FB4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481