#89CD9D#89CD9D
#89CD9D is a light, moderate green. Relative luminance 0.514; OKLCH L 79.0% C 0.097 H 153.0°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #89CD9D |
|---|---|
| RGB | rgb(137, 205, 157) |
| HSL | hsl(138, 40%, 67%) |
| HSV | hsv(138, 33%, 80%) |
| CMYK | cmyk(33.2%, 0%, 23.4%, 19.6%) |
| CIE-LAB | lab(76.93, -31.47, 17.22) |
| CIE-LCH | lch(76.93, 35.87, 151.31°) |
| OKLab | oklab(78.99% -0.0865 0.044) |
| OKLCH | oklch(78.99% 0.097 153) |
| XYZ | xyz(38.2315, 51.4134, 39.8011) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.21
Seafoam
#7FE0B3
ΔE00 5.67
Hospital Green
#9BE5AA
ΔE00 5.93
Mediumaquamarine
#66CDAA
ΔE00 6.44
Pale Teal
#82CBB2
ΔE00 6.86
Soft Green
#6FC276
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CD9D #CD89B9
analogous
#97CD89 #89CD9D #89CDBF
triadic
#89CD9D #9D89CD #CD9D89
tetradic
#89CD9D #8997CD #CD89B9 #CDBF89
square
#89CD9D #8997CD #CD89B9 #CDBF89
split-complementary
#89CD9D #BF89CD #CD8997
monochromatic
#419A5C #5EBB79 #89CD9D #B4DFC1 #DFF1E4
Accessibility & contrast
On white
1.86
#89CD9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#89CD9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CD9D
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CD9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CD9D | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC29A
Deuteranopia (green-blind)
#C2BBA0
Tritanopia (blue-blind)
#7ECBC0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #89cd9d; /* rgb */ color: rgb(137, 205, 157); /* oklch */ color: oklch(79.0% 0.097 153.0);
Tailwind
colors: {
custom: {
50: '#addcba',
500: '#89cd9d',
950: '#000000',
},
}SCSS
$custom: #89cd9d; $custom-light: #addcba; $custom-dark: #000000;
JSON
{
"hex": "#89cd9d",
"rgb": {
"r": 137,
"g": 205,
"b": 157
},
"hsl": {
"h": 137.647,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.7899,
"c": 0.09709,
"h": 153
},
"luminance": 0.51415
}Semantic roles & 50–950 ramp
primary
#89CD9D
secondary
#A15A8C
accent
#328DB4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481