#89C8CC#89C8CC
#89C8CC is a light, moderate teal. Relative luminance 0.510; OKLCH L 79.2% C 0.064 H 201.0°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #89C8CC |
|---|---|
| RGB | rgb(137, 200, 204) |
| HSL | hsl(184, 40%, 67%) |
| HSV | hsv(184, 33%, 80%) |
| CMYK | cmyk(32.8%, 2%, 0%, 20%) |
| CIE-LAB | lab(76.67, -19.00, -8.41) |
| CIE-LCH | lch(76.67, 20.78, 203.87°) |
| OKLab | oklab(79.17% -0.0601 -0.023) |
| OKLCH | oklch(79.17% 0.064 201) |
| XYZ | xyz(41.8661, 50.9841, 64.7499) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.27
Lightblue
#ADD8E6
ΔE00 8.45
Mediumturquoise
#48D1CC
ΔE00 8.66
Paleturquoise
#AFEEEE
ΔE00 9.09
Sky Blue
#87CEEB
ΔE00 9.12
Robin'S Egg Blue
#98EFF9
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C8CC #CC8D89
analogous
#89CCAF #89C8CC #89A7CC
triadic
#89C8CC #CC89C8 #C8CC89
tetradic
#89C8CC #AF89CC #CC8D89 #A7CC89
square
#89C8CC #AF89CC #CC8D89 #A7CC89
split-complementary
#89C8CC #CC89A7 #CCAF89
monochromatic
#429399 #5EB4BA #89C8CC #B4DCDE #DEF0F1
Accessibility & contrast
On white
1.88
#89C8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#89C8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C8CC
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C8CC | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3CC
Deuteranopia (green-blind)
#B3B9CC
Tritanopia (blue-blind)
#70CCC9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #89c8cc; /* rgb */ color: rgb(137, 200, 204); /* oklch */ color: oklch(79.2% 0.064 201.0);
Tailwind
colors: {
custom: {
50: '#aed8db',
500: '#89c8cc',
950: '#000000',
},
}SCSS
$custom: #89c8cc; $custom-light: #aed8db; $custom-dark: #000000;
JSON
{
"hex": "#89c8cc",
"rgb": {
"r": 137,
"g": 200,
"b": 204
},
"hsl": {
"h": 183.582,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.79167,
"c": 0.06439,
"h": 201
},
"luminance": 0.50987
}Semantic roles & 50–950 ramp
primary
#89C8CC
secondary
#9F5E5A
accent
#3A33B3
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101415
muted
#818384