#89DADC#89DADC
#89DADC is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.7% C 0.079 H 197.8°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #89DADC |
|---|---|
| RGB | rgb(137, 218, 220) |
| HSL | hsl(181, 54%, 70%) |
| HSV | hsv(181, 38%, 86%) |
| CMYK | cmyk(37.7%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(82.18, -24.17, -8.80) |
| CIE-LCH | lch(82.18, 25.72, 200.01°) |
| OKLab | oklab(83.72% -0.0756 -0.0242) |
| OKLCH | oklch(83.72% 0.079 197.8) |
| XYZ | xyz(48.3015, 60.6252, 76.8529) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.59
Paleturquoise
#AFEEEE
ΔE00 5.79
Robin Egg Blue
#8AF1FE
ΔE00 6.34
Robin'S Egg
#6DEDFD
ΔE00 6.69
Powder Blue
#B0E0E6
ΔE00 6.76
Mediumturquoise
#48D1CC
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DADC #DC8B89
analogous
#89DCB5 #89DADC #89B0DC
triadic
#89DADC #DC89DA #DADC89
tetradic
#89DADC #B589DC #DC8B89 #B0DC89
square
#89DADC #B589DC #DC8B89 #B0DC89
split-complementary
#89DADC #DC89B0 #DCB589
monochromatic
#36B2B5 #5ACBCE #89DADC #B8E9EA #E7F8F8
Accessibility & contrast
On white
1.60
#89DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#89DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DADC
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DADC | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#66DFDA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #89dadc; /* rgb */ color: rgb(137, 218, 220); /* oklch */ color: oklch(83.7% 0.079 197.8);
Tailwind
colors: {
custom: {
50: '#afe5e6',
500: '#89dadc',
950: '#000000',
},
}SCSS
$custom: #89dadc; $custom-light: #afe5e6; $custom-dark: #000000;
JSON
{
"hex": "#89dadc",
"rgb": {
"r": 137,
"g": 218,
"b": 220
},
"hsl": {
"h": 181.446,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.83723,
"c": 0.07935,
"h": 197.8
},
"luminance": 0.60628
}Semantic roles & 50–950 ramp
primary
#89DADC
secondary
#B35856
accent
#2824C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484