#89CFD8#89CFD8
#89CFD8 is a light, moderate teal. Relative luminance 0.549; OKLCH L 81.1% C 0.071 H 206.1°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #89CFD8 |
|---|---|
| RGB | rgb(137, 207, 216) |
| HSL | hsl(187, 50%, 69%) |
| HSV | hsv(187, 37%, 85%) |
| CMYK | cmyk(36.6%, 4.2%, 0%, 15.3%) |
| CIE-LAB | lab(78.98, -19.66, -11.42) |
| CIE-LCH | lch(78.98, 22.73, 210.16°) |
| OKLab | oklab(81.13% -0.064 -0.0313) |
| OKLCH | oklch(81.13% 0.071 206.1) |
| XYZ | xyz(45.0196, 54.8990, 73.1767) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.17
Lightblue
#ADD8E6
ΔE00 7.15
Sky Blue
#87CEEB
ΔE00 7.24
Robin'S Egg Blue
#98EFF9
ΔE00 7.32
Robin Egg Blue
#8AF1FE
ΔE00 8.02
Paleturquoise
#AFEEEE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CFD8 #D89289
analogous
#89D8BA #89CFD8 #89A8D8
triadic
#89CFD8 #D889CF #CFD889
tetradic
#89CFD8 #BA89D8 #D89289 #A8D889
square
#89CFD8 #BA89D8 #D89289 #A8D889
split-complementary
#89CFD8 #D889A8 #D8BA89
monochromatic
#39A0AD #5BBCC9 #89CFD8 #B7E2E7 #E5F4F6
Accessibility & contrast
On white
1.75
#89CFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#89CFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CFD8
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CFD8 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CAD9
Deuteranopia (green-blind)
#B7BFD8
Tritanopia (blue-blind)
#6AD5D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #89cfd8; /* rgb */ color: rgb(137, 207, 216); /* oklch */ color: oklch(81.1% 0.071 206.1);
Tailwind
colors: {
custom: {
50: '#afdde4',
500: '#89cfd8',
950: '#000000',
},
}SCSS
$custom: #89cfd8; $custom-light: #afdde4; $custom-dark: #000000;
JSON
{
"hex": "#89cfd8",
"rgb": {
"r": 137,
"g": 207,
"b": 216
},
"hsl": {
"h": 186.835,
"s": 50.318,
"l": 69.216
},
"oklch": {
"l": 0.81131,
"c": 0.07121,
"h": 206.1
},
"luminance": 0.54902
}Semantic roles & 50–950 ramp
primary
#89CFD8
secondary
#AE6157
accent
#3928BE
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484