#89DBDE#89DBDE
#89DBDE is a very light, moderate teal. Relative luminance 0.613; OKLCH L 84.0% C 0.080 H 198.7°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #89DBDE |
|---|---|
| RGB | rgb(137, 219, 222) |
| HSL | hsl(182, 56%, 70%) |
| HSV | hsv(182, 38%, 87%) |
| CMYK | cmyk(38.3%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(82.51, -24.18, -9.36) |
| CIE-LCH | lch(82.51, 25.93, 201.17°) |
| OKLab | oklab(84.01% -0.0759 -0.0257) |
| OKLCH | oklch(84.01% 0.08 198.7) |
| XYZ | xyz(48.8280, 61.2519, 78.3429) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.20
Paleturquoise
#AFEEEE
ΔE00 5.67
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Robin'S Egg
#6DEDFD
ΔE00 6.29
Powder Blue
#B0E0E6
ΔE00 6.62
Mediumturquoise
#48D1CC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DBDE #DE8C89
analogous
#89DEB7 #89DBDE #89B0DE
triadic
#89DBDE #DE89DB #DBDE89
tetradic
#89DBDE #B789DE #DE8C89 #B0DE89
square
#89DBDE #B789DE #DE8C89 #B0DE89
split-complementary
#89DBDE #DE89B0 #DEB789
monochromatic
#34B4B9 #59CCD1 #89DBDE #B9EAEB #E7F8F8
Accessibility & contrast
On white
1.58
#89DBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#89DBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DBDE
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DBDE | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DE
Deuteranopia (green-blind)
#C1C9DF
Tritanopia (blue-blind)
#65E0DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89dbde; /* rgb */ color: rgb(137, 219, 222); /* oklch */ color: oklch(84.0% 0.080 198.7);
Tailwind
colors: {
custom: {
50: '#afe6e8',
500: '#89dbde',
950: '#000000',
},
}SCSS
$custom: #89dbde; $custom-light: #afe6e8; $custom-dark: #000000;
JSON
{
"hex": "#89dbde",
"rgb": {
"r": 137,
"g": 219,
"b": 222
},
"hsl": {
"h": 182.118,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.84012,
"c": 0.08018,
"h": 198.7
},
"luminance": 0.61255
}Semantic roles & 50–950 ramp
primary
#89DBDE
secondary
#B55956
accent
#2722C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484