#89CFD7#89CFD7
#89CFD7 is a light, moderate teal. Relative luminance 0.548; OKLCH L 81.1% C 0.071 H 205.0°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #89CFD7 |
|---|---|
| RGB | rgb(137, 207, 215) |
| HSL | hsl(186, 49%, 69%) |
| HSV | hsv(186, 36%, 84%) |
| CMYK | cmyk(36.3%, 3.7%, 0%, 15.7%) |
| CIE-LAB | lab(78.95, -19.90, -10.93) |
| CIE-LCH | lch(78.95, 22.70, 208.78°) |
| OKLab | oklab(81.1% -0.0643 -0.03) |
| OKLCH | oklch(81.1% 0.071 205) |
| XYZ | xyz(44.8908, 54.8475, 72.4980) |
| Luminance | 0.5485 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.22
Robin'S Egg Blue
#98EFF9
ΔE00 7.32
Lightblue
#ADD8E6
ΔE00 7.39
Sky Blue
#87CEEB
ΔE00 7.63
Paleturquoise
#AFEEEE
ΔE00 7.96
Robin Egg Blue
#8AF1FE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CFD7 #D79189
analogous
#89D7B8 #89CFD7 #89A8D7
triadic
#89CFD7 #D789CF #CFD789
tetradic
#89CFD7 #B889D7 #D79189 #A8D789
square
#89CFD7 #B889D7 #D79189 #A8D789
split-complementary
#89CFD7 #D789A8 #D7B889
monochromatic
#3AA0AB #5BBCC8 #89CFD7 #B7E2E6 #E4F4F6
Accessibility & contrast
On white
1.75
#89CFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#89CFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CFD7
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CFD7 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D8
Deuteranopia (green-blind)
#B7BFD7
Tritanopia (blue-blind)
#6AD4D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #89cfd7; /* rgb */ color: rgb(137, 207, 215); /* oklch */ color: oklch(81.1% 0.071 205.0);
Tailwind
colors: {
custom: {
50: '#aedde3',
500: '#89cfd7',
950: '#000000',
},
}SCSS
$custom: #89cfd7; $custom-light: #aedde3; $custom-dark: #000000;
JSON
{
"hex": "#89cfd7",
"rgb": {
"r": 137,
"g": 207,
"b": 215
},
"hsl": {
"h": 186.154,
"s": 49.367,
"l": 69.02
},
"oklch": {
"l": 0.81097,
"c": 0.07098,
"h": 205
},
"luminance": 0.5485
}Semantic roles & 50–950 ramp
primary
#89CFD7
secondary
#AD6057
accent
#3829BD
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484