#89CCCC#89CCCC
#89CCCC is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.1% C 0.068 H 195.9°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #89CCCC |
|---|---|
| RGB | rgb(137, 204, 204) |
| HSL | hsl(180, 40%, 67%) |
| HSV | hsv(180, 33%, 80%) |
| CMYK | cmyk(32.8%, 0%, 0%, 20%) |
| CIE-LAB | lab(77.79, -21.03, -6.74) |
| CIE-LCH | lch(77.79, 22.08, 197.78°) |
| OKLab | oklab(80.06% -0.0651 -0.0185) |
| OKLCH | oklch(80.06% 0.068 195.9) |
| XYZ | xyz(42.8047, 52.8612, 65.0628) |
| Luminance | 0.5286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.30
Powder Blue
#B0E0E6
ΔE00 7.50
Paleturquoise
#AFEEEE
ΔE00 8.19
Darkturquoise
#00CED1
ΔE00 8.55
Robin'S Egg Blue
#98EFF9
ΔE00 8.81
Aqua Blue
#02D8E9
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CCCC #CC8989
analogous
#89CCAB #89CCCC #89ABCC
triadic
#89CCCC #CC89CC #CCCC89
tetradic
#89CCCC #AB89CC #CC8989 #ABCC89
square
#89CCCC #AB89CC #CC8989 #ABCC89
split-complementary
#89CCCC #CC89AB #CCAB89
monochromatic
#429999 #5EBABA #89CCCC #B4DEDE #DEF1F1
Accessibility & contrast
On white
1.81
#89CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#89CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CCCC
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CCCC | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CC
Deuteranopia (green-blind)
#B7BCCD
Tritanopia (blue-blind)
#6FD0CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #89cccc; /* rgb */ color: rgb(137, 204, 204); /* oklch */ color: oklch(80.1% 0.068 195.9);
Tailwind
colors: {
custom: {
50: '#aedbdb',
500: '#89cccc',
950: '#000000',
},
}SCSS
$custom: #89cccc; $custom-light: #aedbdb; $custom-dark: #000000;
JSON
{
"hex": "#89cccc",
"rgb": {
"r": 137,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.80064,
"c": 0.06768,
"h": 195.9
},
"luminance": 0.52864
}Semantic roles & 50–950 ramp
primary
#89CCCC
secondary
#9F5A5A
accent
#3333B3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484