#89DCDD#89DCDD
#89DCDD is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.2% C 0.081 H 196.7°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #89DCDD |
|---|---|
| RGB | rgb(137, 220, 221) |
| HSL | hsl(181, 55%, 70%) |
| HSV | hsv(181, 38%, 87%) |
| CMYK | cmyk(38%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(82.77, -24.91, -8.46) |
| CIE-LCH | lch(82.77, 26.31, 198.76°) |
| OKLab | oklab(84.2% -0.0775 -0.0233) |
| OKLCH | oklch(84.2% 0.081 196.7) |
| XYZ | xyz(48.9561, 61.7218, 77.7264) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.48
Paleturquoise
#AFEEEE
ΔE00 5.58
Robin Egg Blue
#8AF1FE
ΔE00 6.22
Robin'S Egg
#6DEDFD
ΔE00 6.61
Mediumturquoise
#48D1CC
ΔE00 6.83
Powder Blue
#B0E0E6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DCDD #DD8A89
analogous
#89DDB4 #89DCDD #89B2DD
triadic
#89DCDD #DD89DC #DCDD89
tetradic
#89DCDD #B489DD #DD8A89 #B2DD89
square
#89DCDD #B489DD #DD8A89 #B2DD89
split-complementary
#89DCDD #DD89B2 #DDB489
monochromatic
#35B5B7 #59CECF #89DCDD #B9EAEB #E7F8F8
Accessibility & contrast
On white
1.57
#89DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#89DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DCDD
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DCDD | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#C3C9DE
Tritanopia (blue-blind)
#65E1DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #89dcdd; /* rgb */ color: rgb(137, 220, 221); /* oklch */ color: oklch(84.2% 0.081 196.7);
Tailwind
colors: {
custom: {
50: '#afe7e7',
500: '#89dcdd',
950: '#000000',
},
}SCSS
$custom: #89dcdd; $custom-light: #afe7e7; $custom-dark: #000000;
JSON
{
"hex": "#89dcdd",
"rgb": {
"r": 137,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.714,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.84204,
"c": 0.08095,
"h": 196.7
},
"luminance": 0.61725
}Semantic roles & 50–950 ramp
primary
#89DCDD
secondary
#B45756
accent
#2523C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484