#89CDCA#89CDCA
#89CDCA is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.2% C 0.069 H 192.4°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #89CDCA |
|---|---|
| RGB | rgb(137, 205, 202) |
| HSL | hsl(177, 40%, 67%) |
| HSV | hsv(177, 33%, 80%) |
| CMYK | cmyk(33.2%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(78.02, -22.00, -5.34) |
| CIE-LCH | lch(78.02, 22.63, 193.63°) |
| OKLab | oklab(80.23% -0.0672 -0.0147) |
| OKLCH | oklch(80.23% 0.069 192.4) |
| XYZ | xyz(42.8048, 53.2427, 63.8870) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.80
Powder Blue
#B0E0E6
ΔE00 8.07
Paleturquoise
#AFEEEE
ΔE00 8.18
Pale Teal
#82CBB2
ΔE00 8.22
Darkturquoise
#00CED1
ΔE00 8.50
Seafoam Blue
#78D1B6
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CDCA #CD898C
analogous
#89CDA8 #89CDCA #89AECD
triadic
#89CDCA #CA89CD #CDCA89
tetradic
#89CDCA #A889CD #CD898C #AECD89
square
#89CDCA #A889CD #CD898C #AECD89
split-complementary
#89CDCA #CD89AE #CDA889
monochromatic
#419A96 #5EBBB7 #89CDCA #B4DFDD #DFF1F1
Accessibility & contrast
On white
1.80
#89CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#89CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CDCA
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CDCA | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#B9BDCB
Tritanopia (blue-blind)
#70D1CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #89cdca; /* rgb */ color: rgb(137, 205, 202); /* oklch */ color: oklch(80.2% 0.069 192.4);
Tailwind
colors: {
custom: {
50: '#aedcda',
500: '#89cdca',
950: '#000000',
},
}SCSS
$custom: #89cdca; $custom-light: #aedcda; $custom-dark: #000000;
JSON
{
"hex": "#89cdca",
"rgb": {
"r": 137,
"g": 205,
"b": 202
},
"hsl": {
"h": 177.353,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.80226,
"c": 0.06875,
"h": 192.4
},
"luminance": 0.53245
}Semantic roles & 50–950 ramp
primary
#89CDCA
secondary
#A15A5D
accent
#3238B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483