#89DBDC#89DBDC
#89DBDC is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.9% C 0.080 H 196.7°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #89DBDC |
|---|---|
| RGB | rgb(137, 219, 220) |
| HSL | hsl(181, 54%, 70%) |
| HSV | hsv(181, 38%, 86%) |
| CMYK | cmyk(37.7%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(82.46, -24.66, -8.39) |
| CIE-LCH | lch(82.46, 26.05, 198.78°) |
| OKLab | oklab(83.95% -0.0767 -0.0231) |
| OKLCH | oklch(83.95% 0.08 196.7) |
| XYZ | xyz(48.5616, 61.1454, 76.9396) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.64
Paleturquoise
#AFEEEE
ΔE00 5.69
Robin Egg Blue
#8AF1FE
ΔE00 6.40
Robin'S Egg
#6DEDFD
ΔE00 6.77
Mediumturquoise
#48D1CC
ΔE00 6.80
Powder Blue
#B0E0E6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DBDC #DC8A89
analogous
#89DCB4 #89DBDC #89B1DC
triadic
#89DBDC #DC89DB #DBDC89
tetradic
#89DBDC #B489DC #DC8A89 #B1DC89
square
#89DBDC #B489DC #DC8A89 #B1DC89
split-complementary
#89DBDC #DC89B1 #DCB489
monochromatic
#36B3B5 #5ACDCE #89DBDC #B8E9EA #E7F8F8
Accessibility & contrast
On white
1.59
#89DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#89DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DBDC
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DBDC | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#C2C8DD
Tritanopia (blue-blind)
#66E0DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89dbdc; /* rgb */ color: rgb(137, 219, 220); /* oklch */ color: oklch(83.9% 0.080 196.7);
Tailwind
colors: {
custom: {
50: '#afe6e6',
500: '#89dbdc',
950: '#000000',
},
}SCSS
$custom: #89dbdc; $custom-light: #afe6e6; $custom-dark: #000000;
JSON
{
"hex": "#89dbdc",
"rgb": {
"r": 137,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.723,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.83947,
"c": 0.08014,
"h": 196.7
},
"luminance": 0.61149
}Semantic roles & 50–950 ramp
primary
#89DBDC
secondary
#B35756
accent
#2624C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484