#89B8A3#89B8A3
#89B8A3 is a light, muted teal. Relative luminance 0.422; OKLCH L 74.3% C 0.058 H 165.6°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #89B8A3 |
|---|---|
| RGB | rgb(137, 184, 163) |
| HSL | hsl(153, 25%, 63%) |
| HSV | hsv(153, 26%, 72%) |
| CMYK | cmyk(25.5%, 0%, 11.4%, 27.8%) |
| CIE-LAB | lab(71.04, -20.00, 5.64) |
| CIE-LCH | lch(71.04, 20.78, 164.25°) |
| OKLab | oklab(74.3% -0.0566 0.0146) |
| OKLCH | oklch(74.3% 0.058 165.6) |
| XYZ | xyz(34.0659, 42.2423, 41.0019) |
| Luminance | 0.4224 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.95
Darkseagreen
#8FBC8F
ΔE00 7.35
Greenish Grey
#96AE8D
ΔE00 7.52
Greyish Teal
#719F91
ΔE00 7.71
Seafoam Blue
#78D1B6
ΔE00 8.10
Greyish Green
#82A67D
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B8A3 #B8899E
analogous
#89B88B #89B8A3 #89B6B8
triadic
#89B8A3 #A389B8 #B8A389
tetradic
#89B8A3 #8B89B8 #B8899E #B6B889
square
#89B8A3 #8B89B8 #B8899E #B6B889
split-complementary
#89B8A3 #B889B6 #B88B89
monochromatic
#4B7C66 #63A185 #89B8A3 #AFCFC1 #D5E6DF
Accessibility & contrast
On white
2.22
#89B8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#89B8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B8A3
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B8A3 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B1A2
Deuteranopia (green-blind)
#AEABA4
Tritanopia (blue-blind)
#7FB8B2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #89b8a3; /* rgb */ color: rgb(137, 184, 163); /* oklch */ color: oklch(74.3% 0.058 165.6);
Tailwind
colors: {
custom: {
50: '#accdbe',
500: '#89b8a3',
950: '#000000',
},
}SCSS
$custom: #89b8a3; $custom-light: #accdbe; $custom-dark: #000000;
JSON
{
"hex": "#89b8a3",
"rgb": {
"r": 137,
"g": 184,
"b": 163
},
"hsl": {
"h": 153.191,
"s": 24.868,
"l": 62.941
},
"oklch": {
"l": 0.74301,
"c": 0.05849,
"h": 165.6
},
"luminance": 0.42244
}Semantic roles & 50–950 ramp
primary
#89B8A3
secondary
#D7C6CD
accent
#426EA3
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101312
muted
#7F8281