#89CBCA#89CBCA
#89CBCA is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.8% C 0.067 H 194.7°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #89CBCA |
|---|---|
| RGB | rgb(137, 203, 202) |
| HSL | hsl(179, 39%, 67%) |
| HSV | hsv(179, 33%, 80%) |
| CMYK | cmyk(32.5%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(77.46, -20.99, -6.17) |
| CIE-LCH | lch(77.46, 21.88, 196.37°) |
| OKLab | oklab(79.78% -0.0647 -0.0169) |
| OKLCH | oklch(79.78% 0.067 194.7) |
| XYZ | xyz(42.3294, 52.2920, 63.7286) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.27
Powder Blue
#B0E0E6
ΔE00 7.79
Paleturquoise
#AFEEEE
ΔE00 8.44
Darkturquoise
#00CED1
ΔE00 8.63
Pale Teal
#82CBB2
ΔE00 9.03
Robin'S Egg Blue
#98EFF9
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CBCA #CB898A
analogous
#89CBA9 #89CBCA #89ABCB
triadic
#89CBCA #CA89CB #CBCA89
tetradic
#89CBCA #A989CB #CB898A #ABCB89
square
#89CBCA #A989CB #CB898A #ABCB89
split-complementary
#89CBCA #CB89AB #CBA989
monochromatic
#439796 #5FB8B7 #89CBCA #B3DEDD #DEF0F0
Accessibility & contrast
On white
1.83
#89CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#89CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CBCA
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CBCA | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CA
Deuteranopia (green-blind)
#B7BBCB
Tritanopia (blue-blind)
#70CFCA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #89cbca; /* rgb */ color: rgb(137, 203, 202); /* oklch */ color: oklch(79.8% 0.067 194.7);
Tailwind
colors: {
custom: {
50: '#aedbda',
500: '#89cbca',
950: '#000000',
},
}SCSS
$custom: #89cbca; $custom-light: #aedbda; $custom-dark: #000000;
JSON
{
"hex": "#89cbca",
"rgb": {
"r": 137,
"g": 203,
"b": 202
},
"hsl": {
"h": 179.091,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.79776,
"c": 0.06686,
"h": 194.7
},
"luminance": 0.52295
}Semantic roles & 50–950 ramp
primary
#89CBCA
secondary
#9E5A5B
accent
#3436B2
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483