#89DBDD#89DBDD
#89DBDD is a very light, moderate teal. Relative luminance 0.612; OKLCH L 84.0% C 0.080 H 197.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #89DBDD |
|---|---|
| RGB | rgb(137, 219, 221) |
| HSL | hsl(181, 55%, 70%) |
| HSV | hsv(181, 38%, 87%) |
| CMYK | cmyk(38%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(82.49, -24.42, -8.88) |
| CIE-LCH | lch(82.49, 25.99, 199.97°) |
| OKLab | oklab(83.98% -0.0763 -0.0244) |
| OKLCH | oklch(83.98% 0.08 197.7) |
| XYZ | xyz(48.6944, 61.1985, 77.6392) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.41
Paleturquoise
#AFEEEE
ΔE00 5.67
Robin Egg Blue
#8AF1FE
ΔE00 6.16
Robin'S Egg
#6DEDFD
ΔE00 6.52
Powder Blue
#B0E0E6
ΔE00 6.79
Mediumturquoise
#48D1CC
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DBDD #DD8B89
analogous
#89DDB5 #89DBDD #89B1DD
triadic
#89DBDD #DD89DB #DBDD89
tetradic
#89DBDD #B589DD #DD8B89 #B1DD89
square
#89DBDD #B589DD #DD8B89 #B1DD89
split-complementary
#89DBDD #DD89B1 #DDB589
monochromatic
#35B4B7 #59CDCF #89DBDD #B9E9EB #E7F8F8
Accessibility & contrast
On white
1.59
#89DBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#89DBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DBDD
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DBDD | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#C2C8DE
Tritanopia (blue-blind)
#65E0DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89dbdd; /* rgb */ color: rgb(137, 219, 221); /* oklch */ color: oklch(84.0% 0.080 197.7);
Tailwind
colors: {
custom: {
50: '#afe6e7',
500: '#89dbdd',
950: '#000000',
},
}SCSS
$custom: #89dbdd; $custom-light: #afe6e7; $custom-dark: #000000;
JSON
{
"hex": "#89dbdd",
"rgb": {
"r": 137,
"g": 219,
"b": 221
},
"hsl": {
"h": 181.429,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.8398,
"c": 0.08015,
"h": 197.7
},
"luminance": 0.61202
}Semantic roles & 50–950 ramp
primary
#89DBDD
secondary
#B45856
accent
#2723C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484