#89DDDC#89DDDC
#89DDDC is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.4% C 0.082 H 194.7°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #89DDDC |
|---|---|
| RGB | rgb(137, 221, 220) |
| HSL | hsl(179, 55%, 70%) |
| HSV | hsv(179, 38%, 87%) |
| CMYK | cmyk(38%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(83.02, -25.64, -7.56) |
| CIE-LCH | lch(83.02, 26.73, 196.42°) |
| OKLab | oklab(84.4% -0.0791 -0.0208) |
| OKLCH | oklch(84.4% 0.082 194.7) |
| XYZ | xyz(49.0865, 62.1952, 77.1145) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.59
Robin'S Egg Blue
#98EFF9
ΔE00 5.86
Mediumturquoise
#48D1CC
ΔE00 6.54
Robin Egg Blue
#8AF1FE
ΔE00 6.60
Robin'S Egg
#6DEDFD
ΔE00 7.02
Powder Blue
#B0E0E6
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DDDC #DD898A
analogous
#89DDB2 #89DDDC #89B4DD
triadic
#89DDDC #DC89DD #DDDC89
tetradic
#89DDDC #B289DD #DD898A #B4DD89
square
#89DDDC #B289DD #DD898A #B4DD89
split-complementary
#89DDDC #DD89B4 #DDB289
monochromatic
#35B7B5 #59CFCE #89DDDC #B9EBEA #E7F8F8
Accessibility & contrast
On white
1.56
#89DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#89DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DDDC
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DDDC | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#C4CADD
Tritanopia (blue-blind)
#65E2DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #89dddc; /* rgb */ color: rgb(137, 221, 220); /* oklch */ color: oklch(84.4% 0.082 194.7);
Tailwind
colors: {
custom: {
50: '#afe7e6',
500: '#89dddc',
950: '#000000',
},
}SCSS
$custom: #89dddc; $custom-light: #afe7e6; $custom-dark: #000000;
JSON
{
"hex": "#89dddc",
"rgb": {
"r": 137,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.286,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.84396,
"c": 0.08181,
"h": 194.7
},
"luminance": 0.62199
}Semantic roles & 50–950 ramp
primary
#89DDDC
secondary
#B45657
accent
#2325C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484