#89CCD7#89CCD7
#89CCD7 is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.4% C 0.069 H 208.8°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #89CCD7 |
|---|---|
| RGB | rgb(137, 204, 215) |
| HSL | hsl(188, 49%, 69%) |
| HSV | hsv(188, 36%, 84%) |
| CMYK | cmyk(36.3%, 5.1%, 0%, 15.7%) |
| CIE-LAB | lab(78.11, -18.38, -12.18) |
| CIE-LCH | lch(78.11, 22.05, 213.54°) |
| OKLab | oklab(80.43% -0.0607 -0.0334) |
| OKLCH | oklch(80.43% 0.069 208.8) |
| XYZ | xyz(44.1709, 53.4076, 72.2580) |
| Luminance | 0.5341 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.34
Powder Blue
#B0E0E6
ΔE00 6.45
Lightblue
#ADD8E6
ΔE00 6.67
Baby Blue
#89CFF0
ΔE00 7.71
Robin'S Egg Blue
#98EFF9
ΔE00 8.14
Ice Blue
#A5DFF9
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CCD7 #D79489
analogous
#89D7BB #89CCD7 #89A5D7
triadic
#89CCD7 #D789CC #CCD789
tetradic
#89CCD7 #BB89D7 #D79489 #A5D789
square
#89CCD7 #BB89D7 #D79489 #A5D789
split-complementary
#89CCD7 #D789A5 #D7BB89
monochromatic
#3A9BAB #5BB8C8 #89CCD7 #B7E0E6 #E4F4F6
Accessibility & contrast
On white
1.80
#89CCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#89CCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CCD7
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CCD7 | 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)
#C1C7D8
Deuteranopia (green-blind)
#B4BDD7
Tritanopia (blue-blind)
#6BD2CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #89ccd7; /* rgb */ color: rgb(137, 204, 215); /* oklch */ color: oklch(80.4% 0.069 208.8);
Tailwind
colors: {
custom: {
50: '#aedbe3',
500: '#89ccd7',
950: '#000000',
},
}SCSS
$custom: #89ccd7; $custom-light: #aedbe3; $custom-dark: #000000;
JSON
{
"hex": "#89ccd7",
"rgb": {
"r": 137,
"g": 204,
"b": 215
},
"hsl": {
"h": 188.462,
"s": 49.367,
"l": 69.02
},
"oklch": {
"l": 0.80428,
"c": 0.06927,
"h": 208.8
},
"luminance": 0.5341
}Semantic roles & 50–950 ramp
primary
#89CCD7
secondary
#AD6357
accent
#3E29BD
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#111515
muted
#818484