#89CDCD#89CDCD
#89CDCD is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.3% C 0.069 H 195.9°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #89CDCD |
|---|---|
| RGB | rgb(137, 205, 205) |
| HSL | hsl(180, 40%, 67%) |
| HSV | hsv(180, 33%, 80%) |
| CMYK | cmyk(33.2%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(78.10, -21.29, -6.82) |
| CIE-LCH | lch(78.10, 22.36, 197.77°) |
| OKLab | oklab(80.32% -0.0659 -0.0187) |
| OKLCH | oklch(80.32% 0.069 195.9) |
| XYZ | xyz(43.1634, 53.3862, 65.7759) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.19
Powder Blue
#B0E0E6
ΔE00 7.43
Paleturquoise
#AFEEEE
ΔE00 7.99
Darkturquoise
#00CED1
ΔE00 8.46
Robin'S Egg Blue
#98EFF9
ΔE00 8.59
Aqua Blue
#02D8E9
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CDCD #CD8989
analogous
#89CDAB #89CDCD #89ABCD
triadic
#89CDCD #CD89CD #CDCD89
tetradic
#89CDCD #AB89CD #CD8989 #ABCD89
square
#89CDCD #AB89CD #CD8989 #ABCD89
split-complementary
#89CDCD #CD89AB #CDAB89
monochromatic
#419A9A #5EBBBB #89CDCD #B4DFDF #DFF1F1
Accessibility & contrast
On white
1.80
#89CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#89CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CDCD
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CDCD | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#B8BDCE
Tritanopia (blue-blind)
#6FD1CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #89cdcd; /* rgb */ color: rgb(137, 205, 205); /* oklch */ color: oklch(80.3% 0.069 195.9);
Tailwind
colors: {
custom: {
50: '#aedcdc',
500: '#89cdcd',
950: '#000000',
},
}SCSS
$custom: #89cdcd; $custom-light: #aedcdc; $custom-dark: #000000;
JSON
{
"hex": "#89cdcd",
"rgb": {
"r": 137,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.80321,
"c": 0.06854,
"h": 195.9
},
"luminance": 0.53389
}Semantic roles & 50–950 ramp
primary
#89CDCD
secondary
#A15A5A
accent
#3232B4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484