#89BBB2#89BBB2
#89BBB2 is a light, muted teal. Relative luminance 0.441; OKLCH L 75.4% C 0.054 H 182.5°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #89BBB2 |
|---|---|
| RGB | rgb(137, 187, 178) |
| HSL | hsl(169, 27%, 64%) |
| HSV | hsv(169, 27%, 73%) |
| CMYK | cmyk(26.7%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(72.28, -18.34, -0.77) |
| CIE-LCH | lch(72.28, 18.35, 182.39°) |
| OKLab | oklab(75.42% -0.0542 -0.0023) |
| OKLCH | oklch(75.42% 0.054 182.5) |
| XYZ | xyz(36.1202, 44.0717, 48.7143) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.25
Greyish Teal
#719F91
ΔE00 8.57
Seafoam Blue
#78D1B6
ΔE00 9.01
Dull Teal
#5F9E8F
ΔE00 10.03
Cadetblue
#5F9EA0
ΔE00 10.17
Mediumturquoise
#48D1CC
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BBB2 #BB8992
analogous
#89BB99 #89BBB2 #89ABBB
triadic
#89BBB2 #B289BB #BBB289
tetradic
#89BBB2 #9989BB #BB8992 #ABBB89
square
#89BBB2 #9989BB #BB8992 #ABBB89
split-complementary
#89BBB2 #BB89AB #BB9989
monochromatic
#4A8076 #62A599 #89BBB2 #B0D1CB #D7E8E5
Accessibility & contrast
On white
2.14
#89BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#89BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BBB2
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BBB2 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B5B2
Deuteranopia (green-blind)
#ADAEB3
Tritanopia (blue-blind)
#7BBDB8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #89bbb2; /* rgb */ color: rgb(137, 187, 178); /* oklch */ color: oklch(75.4% 0.054 182.5);
Tailwind
colors: {
custom: {
50: '#accfc9',
500: '#89bbb2',
950: '#000000',
},
}SCSS
$custom: #89bbb2; $custom-light: #accfc9; $custom-dark: #000000;
JSON
{
"hex": "#89bbb2",
"rgb": {
"r": 137,
"g": 187,
"b": 178
},
"hsl": {
"h": 169.2,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.75419,
"c": 0.05426,
"h": 182.5
},
"luminance": 0.44073
}Semantic roles & 50–950 ramp
primary
#89BBB2
secondary
#D9C7CA
accent
#4052A5
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101313
muted
#7F8282