#89BBB4#89BBB4
#89BBB4 is a light, muted teal. Relative luminance 0.442; OKLCH L 75.5% C 0.054 H 185.4°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #89BBB4 |
|---|---|
| RGB | rgb(137, 187, 180) |
| HSL | hsl(172, 27%, 64%) |
| HSV | hsv(172, 27%, 73%) |
| CMYK | cmyk(26.7%, 0%, 3.7%, 26.7%) |
| CIE-LAB | lab(72.33, -17.89, -1.78) |
| CIE-LCH | lch(72.33, 17.98, 185.68°) |
| OKLab | oklab(75.48% -0.0534 -0.005) |
| OKLCH | oklch(75.48% 0.054 185.4) |
| XYZ | xyz(36.3224, 44.1526, 49.7796) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.89
Greyish Teal
#719F91
ΔE00 8.85
Seafoam Blue
#78D1B6
ΔE00 9.57
Cadetblue
#5F9EA0
ΔE00 9.88
Mediumturquoise
#48D1CC
ΔE00 10.06
Dull Teal
#5F9E8F
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BBB4 #BB8990
analogous
#89BB9B #89BBB4 #89A9BB
triadic
#89BBB4 #B489BB #BBB489
tetradic
#89BBB4 #9B89BB #BB8990 #A9BB89
square
#89BBB4 #9B89BB #BB8990 #A9BB89
split-complementary
#89BBB4 #BB89A9 #BB9B89
monochromatic
#4A8078 #62A59B #89BBB4 #B0D1CD #D7E8E5
Accessibility & contrast
On white
2.14
#89BBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#89BBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BBB4
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BBB4 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B5B4
Deuteranopia (green-blind)
#ADAEB5
Tritanopia (blue-blind)
#7ABDB9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #89bbb4; /* rgb */ color: rgb(137, 187, 180); /* oklch */ color: oklch(75.5% 0.054 185.4);
Tailwind
colors: {
custom: {
50: '#accfca',
500: '#89bbb4',
950: '#000000',
},
}SCSS
$custom: #89bbb4; $custom-light: #accfca; $custom-dark: #000000;
JSON
{
"hex": "#89bbb4",
"rgb": {
"r": 137,
"g": 187,
"b": 180
},
"hsl": {
"h": 171.6,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.7548,
"c": 0.05361,
"h": 185.4
},
"luminance": 0.44154
}Semantic roles & 50–950 ramp
primary
#89BBB4
secondary
#D9C7CA
accent
#404EA5
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101313
muted
#7F8282