#89BBB5#89BBB5
#89BBB5 is a light, muted teal. Relative luminance 0.442; OKLCH L 75.5% C 0.053 H 186.9°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #89BBB5 |
|---|---|
| RGB | rgb(137, 187, 181) |
| HSL | hsl(173, 27%, 64%) |
| HSV | hsv(173, 27%, 73%) |
| CMYK | cmyk(26.7%, 0%, 3.2%, 26.7%) |
| CIE-LAB | lab(72.36, -17.67, -2.29) |
| CIE-LCH | lch(72.36, 17.82, 187.37°) |
| OKLab | oklab(75.51% -0.0529 -0.0064) |
| OKLCH | oklch(75.51% 0.053 186.9) |
| XYZ | xyz(36.4247, 44.1935, 50.3181) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.24
Greyish Teal
#719F91
ΔE00 9.01
Cadetblue
#5F9EA0
ΔE00 9.76
Seafoam Blue
#78D1B6
ΔE00 9.88
Mediumturquoise
#48D1CC
ΔE00 10.04
Dull Teal
#5F9E8F
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BBB5 #BB898F
analogous
#89BB9C #89BBB5 #89A8BB
triadic
#89BBB5 #B589BB #BBB589
tetradic
#89BBB5 #9C89BB #BB898F #A8BB89
square
#89BBB5 #9C89BB #BB898F #A8BB89
split-complementary
#89BBB5 #BB89A8 #BB9C89
monochromatic
#4A8079 #62A59D #89BBB5 #B0D1CD #D7E8E6
Accessibility & contrast
On white
2.13
#89BBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#89BBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BBB5
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BBB5 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B6B5
Deuteranopia (green-blind)
#ACAFB6
Tritanopia (blue-blind)
#7ABDB9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #89bbb5; /* rgb */ color: rgb(137, 187, 181); /* oklch */ color: oklch(75.5% 0.053 186.9);
Tailwind
colors: {
custom: {
50: '#adcfcb',
500: '#89bbb5',
950: '#000000',
},
}SCSS
$custom: #89bbb5; $custom-light: #adcfcb; $custom-dark: #000000;
JSON
{
"hex": "#89bbb5",
"rgb": {
"r": 137,
"g": 187,
"b": 181
},
"hsl": {
"h": 172.8,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.75511,
"c": 0.05334,
"h": 186.9
},
"luminance": 0.44195
}Semantic roles & 50–950 ramp
primary
#89BBB5
secondary
#D9C7C9
accent
#404CA5
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101313
muted
#7F8282