#89C8A8#89C8A8
#89C8A8 is a light, moderate green. Relative luminance 0.495; OKLCH L 78.1% C 0.079 H 161.7°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #89C8A8 |
|---|---|
| RGB | rgb(137, 200, 168) |
| HSL | hsl(150, 36%, 66%) |
| HSV | hsv(150, 32%, 78%) |
| CMYK | cmyk(31.5%, 0%, 16%, 21.6%) |
| CIE-LAB | lab(75.73, -26.94, 9.65) |
| CIE-LCH | lch(75.73, 28.61, 160.29°) |
| OKLab | oklab(78.11% -0.0753 0.0249) |
| OKLCH | oklch(78.11% 0.079 161.7) |
| XYZ | xyz(38.0363, 49.4522, 44.5792) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.04
Seafoam Blue
#78D1B6
ΔE00 4.59
Mediumaquamarine
#66CDAA
ΔE00 5.05
Darkseagreen
#8FBC8F
ΔE00 6.17
Seafoam
#7FE0B3
ΔE00 6.75
Light Teal
#90E4C1
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C8A8 #C889A9
analogous
#89C889 #89C8A8 #89C8C7
triadic
#89C8A8 #A889C8 #C8A889
tetradic
#89C8A8 #8989C8 #C889A9 #C8C789
square
#89C8A8 #8989C8 #C889A9 #C8C789
split-complementary
#89C8A8 #C789C8 #C88989
monochromatic
#44926B #5FB589 #89C8A8 #B3DBC7 #DCEFE6
Accessibility & contrast
On white
1.93
#89C8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#89C8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C8A8
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C8A8 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BFA6
Deuteranopia (green-blind)
#BBB8AA
Tritanopia (blue-blind)
#7BC8BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #89c8a8; /* rgb */ color: rgb(137, 200, 168); /* oklch */ color: oklch(78.1% 0.079 161.7);
Tailwind
colors: {
custom: {
50: '#add9c1',
500: '#89c8a8',
950: '#000000',
},
}SCSS
$custom: #89c8a8; $custom-light: #add9c1; $custom-dark: #000000;
JSON
{
"hex": "#89c8a8",
"rgb": {
"r": 137,
"g": 200,
"b": 168
},
"hsl": {
"h": 149.524,
"s": 36.416,
"l": 66.078
},
"oklch": {
"l": 0.78105,
"c": 0.07935,
"h": 161.7
},
"luminance": 0.49454
}Semantic roles & 50–950 ramp
primary
#89C8A8
secondary
#E1CCD7
accent
#3674AF
background
#FAFDFB
surface
#F4FAF7
border
#CED3D0
text
#101412
muted
#7F8381