#89CDCE#89CDCE
#89CDCE is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.4% C 0.069 H 197.0°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #89CDCE |
|---|---|
| RGB | rgb(137, 205, 206) |
| HSL | hsl(181, 41%, 67%) |
| HSV | hsv(181, 33%, 81%) |
| CMYK | cmyk(33.5%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(78.13, -21.06, -7.32) |
| CIE-LCH | lch(78.13, 22.29, 199.17°) |
| OKLab | oklab(80.35% -0.0655 -0.0201) |
| OKLCH | oklch(80.35% 0.069 197) |
| XYZ | xyz(43.2845, 53.4346, 66.4137) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.24
Mediumturquoise
#48D1CC
ΔE00 7.37
Paleturquoise
#AFEEEE
ΔE00 7.97
Robin'S Egg Blue
#98EFF9
ΔE00 8.42
Darkturquoise
#00CED1
ΔE00 8.50
Aqua Blue
#02D8E9
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CDCE #CE8A89
analogous
#89CEAD #89CDCE #89AACE
triadic
#89CDCE #CE89CD #CDCE89
tetradic
#89CDCE #AD89CE #CE8A89 #AACE89
square
#89CDCE #AD89CE #CE8A89 #AACE89
split-complementary
#89CDCE #CE89AA #CEAD89
monochromatic
#419B9C #5EBBBC #89CDCE #B4DFE0 #DFF2F2
Accessibility & contrast
On white
1.80
#89CDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#89CDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CDCE
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CDCE | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CE
Deuteranopia (green-blind)
#B8BDCF
Tritanopia (blue-blind)
#6ED1CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #89cdce; /* rgb */ color: rgb(137, 205, 206); /* oklch */ color: oklch(80.4% 0.069 197.0);
Tailwind
colors: {
custom: {
50: '#aedcdc',
500: '#89cdce',
950: '#000000',
},
}SCSS
$custom: #89cdce; $custom-light: #aedcdc; $custom-dark: #000000;
JSON
{
"hex": "#89cdce",
"rgb": {
"r": 137,
"g": 205,
"b": 206
},
"hsl": {
"h": 180.87,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.80353,
"c": 0.06853,
"h": 197
},
"luminance": 0.53437
}Semantic roles & 50–950 ramp
primary
#89CDCE
secondary
#A25A59
accent
#3331B4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484