#89CCD2#89CCD2
#89CCD2 is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.3% C 0.068 H 203.0°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #89CCD2 |
|---|---|
| RGB | rgb(137, 204, 210) |
| HSL | hsl(185, 45%, 68%) |
| HSV | hsv(185, 35%, 82%) |
| CMYK | cmyk(34.8%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(77.97, -19.59, -9.72) |
| CIE-LCH | lch(77.97, 21.87, 206.37°) |
| OKLab | oklab(80.26% -0.0627 -0.0266) |
| OKLCH | oklch(80.26% 0.068 203) |
| XYZ | xyz(43.5382, 53.1546, 68.9260) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.62
Lightblue
#ADD8E6
ΔE00 7.86
Robin'S Egg Blue
#98EFF9
ΔE00 8.14
Sky Blue
#87CEEB
ΔE00 8.33
Paleturquoise
#AFEEEE
ΔE00 8.36
Aqua Blue
#02D8E9
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CCD2 #D28F89
analogous
#89D2B4 #89CCD2 #89A7D2
triadic
#89CCD2 #D289CC #CCD289
tetradic
#89CCD2 #B489D2 #D28F89 #A7D289
square
#89CCD2 #B489D2 #D28F89 #A7D289
split-complementary
#89CCD2 #D289A7 #D2B489
monochromatic
#3E9AA3 #5DB9C1 #89CCD2 #B5DFE3 #E2F2F4
Accessibility & contrast
On white
1.81
#89CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#89CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CCD2
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CCD2 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D3
Deuteranopia (green-blind)
#B5BDD2
Tritanopia (blue-blind)
#6DD1CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #89ccd2; /* rgb */ color: rgb(137, 204, 210); /* oklch */ color: oklch(80.3% 0.068 203.0);
Tailwind
colors: {
custom: {
50: '#aedbdf',
500: '#89ccd2',
950: '#000000',
},
}SCSS
$custom: #89ccd2; $custom-light: #aedbdf; $custom-dark: #000000;
JSON
{
"hex": "#89ccd2",
"rgb": {
"r": 137,
"g": 204,
"b": 210
},
"hsl": {
"h": 184.932,
"s": 44.785,
"l": 68.039
},
"oklch": {
"l": 0.8026,
"c": 0.06809,
"h": 203
},
"luminance": 0.53157
}Semantic roles & 50–950 ramp
primary
#89CCD2
secondary
#A85E58
accent
#392EB8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484