#89BCBE#89BCBE
#89BCBE is a light, muted teal. Relative luminance 0.450; OKLCH L 76.0% C 0.053 H 199.1°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #89BCBE |
|---|---|
| RGB | rgb(137, 188, 190) |
| HSL | hsl(182, 29%, 64%) |
| HSV | hsv(182, 28%, 75%) |
| CMYK | cmyk(27.9%, 1.1%, 0%, 25.5%) |
| CIE-LAB | lab(72.89, -16.14, -6.41) |
| CIE-LCH | lch(72.89, 17.37, 201.67°) |
| OKLab | oklab(76.02% -0.0505 -0.0175) |
| OKLCH | oklch(76.02% 0.054 199.1) |
| XYZ | xyz(37.5910, 45.0006, 55.4105) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.45
Cadetblue
#5F9EA0
ΔE00 9.68
Lightblue
#ADD8E6
ΔE00 9.81
Mediumturquoise
#48D1CC
ΔE00 10.51
Sky Blue
#87CEEB
ΔE00 10.56
Turquoise Blue
#06B1C4
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BCBE #BE8B89
analogous
#89BEA6 #89BCBE #89A2BE
triadic
#89BCBE #BE89BC #BCBE89
tetradic
#89BCBE #A689BE #BE8B89 #A2BE89
square
#89BCBE #A689BE #BE8B89 #A2BE89
split-complementary
#89BCBE #BE89A2 #BEA689
monochromatic
#498284 #62A6A8 #89BCBE #B0D2D4 #D8E9E9
Accessibility & contrast
On white
2.10
#89BCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#89BCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BCBE
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BCBE | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BE
Deuteranopia (green-blind)
#ABB0BE
Tritanopia (blue-blind)
#77C0BC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #89bcbe; /* rgb */ color: rgb(137, 188, 190); /* oklch */ color: oklch(76.0% 0.053 199.1);
Tailwind
colors: {
custom: {
50: '#add0d1',
500: '#89bcbe',
950: '#000000',
},
}SCSS
$custom: #89bcbe; $custom-light: #add0d1; $custom-dark: #000000;
JSON
{
"hex": "#89bcbe",
"rgb": {
"r": 137,
"g": 188,
"b": 190
},
"hsl": {
"h": 182.264,
"s": 28.962,
"l": 64.118
},
"oklch": {
"l": 0.76021,
"c": 0.0535,
"h": 199.1
},
"luminance": 0.45003
}Semantic roles & 50–950 ramp
primary
#89BCBE
secondary
#DBC9C8
accent
#423EA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282