#89CCCA#89CCCA
#89CCCA is a light, moderate teal. Relative luminance 0.528; OKLCH L 80.0% C 0.068 H 193.5°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #89CCCA |
|---|---|
| RGB | rgb(137, 204, 202) |
| HSL | hsl(178, 40%, 67%) |
| HSV | hsv(178, 33%, 80%) |
| CMYK | cmyk(32.8%, 0%, 1%, 20%) |
| CIE-LAB | lab(77.74, -21.49, -5.75) |
| CIE-LCH | lch(77.74, 22.25, 194.98°) |
| OKLab | oklab(80% -0.0659 -0.0158) |
| OKLCH | oklch(80% 0.068 193.5) |
| XYZ | xyz(42.5663, 52.7658, 63.8075) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.02
Powder Blue
#B0E0E6
ΔE00 7.92
Paleturquoise
#AFEEEE
ΔE00 8.29
Darkturquoise
#00CED1
ΔE00 8.55
Pale Teal
#82CBB2
ΔE00 8.62
Robin'S Egg Blue
#98EFF9
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CCCA #CC898B
analogous
#89CCA9 #89CCCA #89ADCC
triadic
#89CCCA #CA89CC #CCCA89
tetradic
#89CCCA #A989CC #CC898B #ADCC89
square
#89CCCA #A989CC #CC898B #ADCC89
split-complementary
#89CCCA #CC89AD #CCA989
monochromatic
#429996 #5EBAB7 #89CCCA #B4DEDD #DEF1F0
Accessibility & contrast
On white
1.82
#89CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#89CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CCCA
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CCCA | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CA
Deuteranopia (green-blind)
#B8BCCB
Tritanopia (blue-blind)
#70D0CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #89ccca; /* rgb */ color: rgb(137, 204, 202); /* oklch */ color: oklch(80.0% 0.068 193.5);
Tailwind
colors: {
custom: {
50: '#aedbda',
500: '#89ccca',
950: '#000000',
},
}SCSS
$custom: #89ccca; $custom-light: #aedbda; $custom-dark: #000000;
JSON
{
"hex": "#89ccca",
"rgb": {
"r": 137,
"g": 204,
"b": 202
},
"hsl": {
"h": 178.209,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.80001,
"c": 0.06779,
"h": 193.5
},
"luminance": 0.52768
}Semantic roles & 50–950 ramp
primary
#89CCCA
secondary
#9F5A5C
accent
#3337B3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483