#89BBBA#89BBBA
#89BBBA is a light, muted teal. Relative luminance 0.444; OKLCH L 75.7% C 0.053 H 194.5°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #89BBBA |
|---|---|
| RGB | rgb(137, 187, 186) |
| HSL | hsl(179, 27%, 64%) |
| HSV | hsv(179, 27%, 73%) |
| CMYK | cmyk(26.7%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(72.50, -16.54, -4.81) |
| CIE-LCH | lch(72.50, 17.23, 196.22°) |
| OKLab | oklab(75.67% -0.0509 -0.0132) |
| OKLCH | oklch(75.67% 0.053 194.5) |
| XYZ | xyz(36.9469, 44.4024, 53.0686) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.45
Powder Blue
#B0E0E6
ΔE00 10.04
Greyish Teal
#719F91
ΔE00 10.09
Pale Teal
#82CBB2
ΔE00 10.14
Mediumturquoise
#48D1CC
ΔE00 10.30
Lightblue
#ADD8E6
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BBBA #BB898A
analogous
#89BBA1 #89BBBA #89A3BB
triadic
#89BBBA #BA89BB #BBBA89
tetradic
#89BBBA #A189BB #BB898A #A3BB89
square
#89BBBA #A189BB #BB898A #A3BB89
split-complementary
#89BBBA #BB89A3 #BBA189
monochromatic
#4A807F #62A5A3 #89BBBA #B0D1D1 #D7E8E7
Accessibility & contrast
On white
2.13
#89BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#89BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BBBA
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BBBA | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6BA
Deuteranopia (green-blind)
#ABAFBB
Tritanopia (blue-blind)
#78BEBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #89bbba; /* rgb */ color: rgb(137, 187, 186); /* oklch */ color: oklch(75.7% 0.053 194.5);
Tailwind
colors: {
custom: {
50: '#adcfce',
500: '#89bbba',
950: '#000000',
},
}SCSS
$custom: #89bbba; $custom-light: #adcfce; $custom-dark: #000000;
JSON
{
"hex": "#89bbba",
"rgb": {
"r": 137,
"g": 187,
"b": 186
},
"hsl": {
"h": 178.8,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.75668,
"c": 0.05256,
"h": 194.5
},
"luminance": 0.44404
}Semantic roles & 50–950 ramp
primary
#89BBBA
secondary
#D9C7C7
accent
#4042A5
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101313
muted
#7F8282