#89CBCC#89CBCC
#89CBCC is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.8% C 0.067 H 197.1°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #89CBCC |
|---|---|
| RGB | rgb(137, 203, 204) |
| HSL | hsl(181, 40%, 67%) |
| HSV | hsv(181, 33%, 80%) |
| CMYK | cmyk(32.8%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(77.51, -20.52, -7.16) |
| CIE-LCH | lch(77.51, 21.74, 199.24°) |
| OKLab | oklab(79.84% -0.0639 -0.0196) |
| OKLCH | oklch(79.84% 0.067 197.1) |
| XYZ | xyz(42.5678, 52.3873, 64.9838) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.40
Mediumturquoise
#48D1CC
ΔE00 7.60
Paleturquoise
#AFEEEE
ΔE00 8.38
Darkturquoise
#00CED1
ΔE00 8.69
Robin'S Egg Blue
#98EFF9
ΔE00 8.88
Lightblue
#ADD8E6
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CBCC #CC8A89
analogous
#89CCAC #89CBCC #89AACC
triadic
#89CBCC #CC89CB #CBCC89
tetradic
#89CBCC #AC89CC #CC8A89 #AACC89
square
#89CBCC #AC89CC #CC8A89 #AACC89
split-complementary
#89CBCC #CC89AA #CCAC89
monochromatic
#429799 #5EB8BA #89CBCC #B4DEDE #DEF1F1
Accessibility & contrast
On white
1.83
#89CBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#89CBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CBCC
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CBCC | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CC
Deuteranopia (green-blind)
#B6BCCD
Tritanopia (blue-blind)
#6FCFCB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #89cbcc; /* rgb */ color: rgb(137, 203, 204); /* oklch */ color: oklch(79.8% 0.067 197.1);
Tailwind
colors: {
custom: {
50: '#aedbdb',
500: '#89cbcc',
950: '#000000',
},
}SCSS
$custom: #89cbcc; $custom-light: #aedbdb; $custom-dark: #000000;
JSON
{
"hex": "#89cbcc",
"rgb": {
"r": 137,
"g": 203,
"b": 204
},
"hsl": {
"h": 180.896,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.7984,
"c": 0.06681,
"h": 197.1
},
"luminance": 0.5239
}Semantic roles & 50–950 ramp
primary
#89CBCC
secondary
#9F5B5A
accent
#3533B3
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101515
muted
#818484