#89CDCF#89CDCF
#89CDCF is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.4% C 0.069 H 198.2°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #89CDCF |
|---|---|
| RGB | rgb(137, 205, 207) |
| HSL | hsl(182, 42%, 67%) |
| HSV | hsv(182, 34%, 81%) |
| CMYK | cmyk(33.8%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(78.16, -20.82, -7.82) |
| CIE-LCH | lch(78.16, 22.24, 200.58°) |
| OKLab | oklab(80.39% -0.0651 -0.0214) |
| OKLCH | oklch(80.39% 0.069 198.2) |
| XYZ | xyz(43.4064, 53.4833, 67.0555) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.06
Mediumturquoise
#48D1CC
ΔE00 7.57
Paleturquoise
#AFEEEE
ΔE00 7.97
Robin'S Egg Blue
#98EFF9
ΔE00 8.27
Darkturquoise
#00CED1
ΔE00 8.57
Aqua Blue
#02D8E9
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CDCF #CF8B89
analogous
#89CFAE #89CDCF #89AACF
triadic
#89CDCF #CF89CD #CDCF89
tetradic
#89CDCF #AE89CF #CF8B89 #AACF89
square
#89CDCF #AE89CF #CF8B89 #AACF89
split-complementary
#89CDCF #CF89AA #CFAE89
monochromatic
#409B9E #5DBBBD #89CDCF #B5DFE1 #E0F2F2
Accessibility & contrast
On white
1.80
#89CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#89CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CDCF
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CDCF | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#B7BDD0
Tritanopia (blue-blind)
#6ED1CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #89cdcf; /* rgb */ color: rgb(137, 205, 207); /* oklch */ color: oklch(80.4% 0.069 198.2);
Tailwind
colors: {
custom: {
50: '#aedcdd',
500: '#89cdcf',
950: '#000000',
},
}SCSS
$custom: #89cdcf; $custom-light: #aedcdd; $custom-dark: #000000;
JSON
{
"hex": "#89cdcf",
"rgb": {
"r": 137,
"g": 205,
"b": 207
},
"hsl": {
"h": 181.714,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.80386,
"c": 0.06855,
"h": 198.2
},
"luminance": 0.53486
}Semantic roles & 50–950 ramp
primary
#89CDCF
secondary
#A35B59
accent
#3430B5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484