#89D0DA#89D0DA
#89D0DA is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.4% C 0.072 H 207.0°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #89D0DA |
|---|---|
| RGB | rgb(137, 208, 218) |
| HSL | hsl(187, 52%, 70%) |
| HSV | hsv(187, 37%, 85%) |
| CMYK | cmyk(37.2%, 4.6%, 0%, 14.5%) |
| CIE-LAB | lab(79.32, -19.67, -11.99) |
| CIE-LCH | lch(79.32, 23.04, 211.36°) |
| OKLab | oklab(81.42% -0.0644 -0.0329) |
| OKLCH | oklch(81.42% 0.072 207) |
| XYZ | xyz(45.5228, 55.4891, 74.6278) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.07
Sky Blue
#87CEEB
ΔE00 6.90
Lightblue
#ADD8E6
ΔE00 6.95
Robin'S Egg Blue
#98EFF9
ΔE00 7.08
Robin Egg Blue
#8AF1FE
ΔE00 7.76
Robin'S Egg
#6DEDFD
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D0DA #DA9389
analogous
#89DABB #89D0DA #89A8DA
triadic
#89D0DA #DA89D0 #D0DA89
tetradic
#89D0DA #BB89DA #DA9389 #A8DA89
square
#89D0DA #BB89DA #DA9389 #A8DA89
split-complementary
#89D0DA #DA89A8 #DABB89
monochromatic
#38A2B1 #5ABDCB #89D0DA #B8E3E9 #E6F5F7
Accessibility & contrast
On white
1.74
#89D0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#89D0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D0DA
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D0DA | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDB
Deuteranopia (green-blind)
#B7C0DA
Tritanopia (blue-blind)
#69D6D3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #89d0da; /* rgb */ color: rgb(137, 208, 218); /* oklch */ color: oklch(81.4% 0.072 207.0);
Tailwind
colors: {
custom: {
50: '#afdee5',
500: '#89d0da',
950: '#000000',
},
}SCSS
$custom: #89d0da; $custom-light: #afdee5; $custom-dark: #000000;
JSON
{
"hex": "#89d0da",
"rgb": {
"r": 137,
"g": 208,
"b": 218
},
"hsl": {
"h": 187.407,
"s": 52.258,
"l": 69.608
},
"oklch": {
"l": 0.81421,
"c": 0.07229,
"h": 207
},
"luminance": 0.55492
}Semantic roles & 50–950 ramp
primary
#89D0DA
secondary
#B16256
accent
#3926C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484