#89C8CA#89C8CA
#89C8CA is a light, moderate teal. Relative luminance 0.509; OKLCH L 79.1% C 0.064 H 198.4°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #89C8CA |
|---|---|
| RGB | rgb(137, 200, 202) |
| HSL | hsl(182, 38%, 66%) |
| HSV | hsv(182, 32%, 79%) |
| CMYK | cmyk(32.2%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(76.61, -19.48, -7.42) |
| CIE-LCH | lch(76.61, 20.84, 200.85°) |
| OKLab | oklab(79.1% -0.0609 -0.0203) |
| OKLCH | oklch(79.1% 0.064 198.4) |
| XYZ | xyz(41.6278, 50.8888, 63.4947) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.55
Mediumturquoise
#48D1CC
ΔE00 8.21
Lightblue
#ADD8E6
ΔE00 9.02
Paleturquoise
#AFEEEE
ΔE00 9.02
Darkturquoise
#00CED1
ΔE00 9.08
Robin'S Egg Blue
#98EFF9
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C8CA #CA8B89
analogous
#89CAAC #89C8CA #89A8CA
triadic
#89C8CA #CA89C8 #C8CA89
tetradic
#89C8CA #AC89CA #CA8B89 #A8CA89
square
#89C8CA #AC89CA #CA8B89 #A8CA89
split-complementary
#89C8CA #CA89A8 #CAAC89
monochromatic
#439395 #5FB4B7 #89C8CA #B3DCDD #DDEFF0
Accessibility & contrast
On white
1.88
#89C8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#89C8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C8CA
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C8CA | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C2CA
Deuteranopia (green-blind)
#B4B9CB
Tritanopia (blue-blind)
#71CCC8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #89c8ca; /* rgb */ color: rgb(137, 200, 202); /* oklch */ color: oklch(79.1% 0.064 198.4);
Tailwind
colors: {
custom: {
50: '#aed8da',
500: '#89c8ca',
950: '#000000',
},
}SCSS
$custom: #89c8ca; $custom-light: #aed8da; $custom-dark: #000000;
JSON
{
"hex": "#89c8ca",
"rgb": {
"r": 137,
"g": 200,
"b": 202
},
"hsl": {
"h": 181.846,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.79102,
"c": 0.06424,
"h": 198.4
},
"luminance": 0.50891
}Semantic roles & 50–950 ramp
primary
#89C8CA
secondary
#9C5D5B
accent
#3835B1
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101414
muted
#818383