#89B8B3#89B8B3
#89B8B3 is a light, muted teal. Relative luminance 0.429; OKLCH L 74.8% C 0.050 H 188.0°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #89B8B3 |
|---|---|
| RGB | rgb(137, 184, 179) |
| HSL | hsl(174, 25%, 63%) |
| HSV | hsv(174, 26%, 72%) |
| CMYK | cmyk(25.5%, 0%, 2.7%, 27.8%) |
| CIE-LAB | lab(71.45, -16.57, -2.52) |
| CIE-LCH | lch(71.45, 16.76, 188.64°) |
| OKLab | oklab(74.77% -0.0498 -0.007) |
| OKLCH | oklch(74.77% 0.05 188) |
| XYZ | xyz(35.5911, 42.8524, 49.0351) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 8.55
Pale Teal
#82CBB2
ΔE00 9.11
Cadetblue
#5F9EA0
ΔE00 9.16
Dull Teal
#5F9E8F
ΔE00 10.22
Seafoam Blue
#78D1B6
ΔE00 10.79
Mediumturquoise
#48D1CC
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B8B3 #B8898E
analogous
#89B89B #89B8B3 #89A5B8
triadic
#89B8B3 #B389B8 #B8B389
tetradic
#89B8B3 #9B89B8 #B8898E #A5B889
square
#89B8B3 #9B89B8 #B8898E #A5B889
split-complementary
#89B8B3 #B889A5 #B89B89
monochromatic
#4B7C77 #63A19A #89B8B3 #AFCFCC #D5E6E4
Accessibility & contrast
On white
2.19
#89B8B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#89B8B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B8B3
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B8B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B8B3 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B3B3
Deuteranopia (green-blind)
#AAACB4
Tritanopia (blue-blind)
#7BBAB6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #89b8b3; /* rgb */ color: rgb(137, 184, 179); /* oklch */ color: oklch(74.8% 0.050 188.0);
Tailwind
colors: {
custom: {
50: '#accdc9',
500: '#89b8b3',
950: '#000000',
},
}SCSS
$custom: #89b8b3; $custom-light: #accdc9; $custom-dark: #000000;
JSON
{
"hex": "#89b8b3",
"rgb": {
"r": 137,
"g": 184,
"b": 179
},
"hsl": {
"h": 173.617,
"s": 24.868,
"l": 62.941
},
"oklch": {
"l": 0.74773,
"c": 0.05033,
"h": 188
},
"luminance": 0.42854
}Semantic roles & 50–950 ramp
primary
#89B8B3
secondary
#D7C6C8
accent
#424CA3
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101313
muted
#7F8282