#89DEDD#89DEDD
#89DEDD is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.7% C 0.083 H 194.7°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #89DEDD |
|---|---|
| RGB | rgb(137, 222, 221) |
| HSL | hsl(179, 56%, 70%) |
| HSV | hsv(179, 38%, 87%) |
| CMYK | cmyk(38.3%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(83.33, -25.89, -7.63) |
| CIE-LCH | lch(83.33, 26.99, 196.42°) |
| OKLab | oklab(84.65% -0.0799 -0.021) |
| OKLCH | oklch(84.65% 0.083 194.7) |
| XYZ | xyz(49.4841, 62.7779, 77.9024) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.49
Robin'S Egg Blue
#98EFF9
ΔE00 5.73
Robin Egg Blue
#8AF1FE
ΔE00 6.45
Mediumturquoise
#48D1CC
ΔE00 6.60
Robin'S Egg
#6DEDFD
ΔE00 6.89
Light Cyan
#ACFFFC
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DEDD #DE898A
analogous
#89DEB2 #89DEDD #89B4DE
triadic
#89DEDD #DD89DE #DEDD89
tetradic
#89DEDD #B289DE #DE898A #B4DE89
square
#89DEDD #B289DE #DE898A #B4DE89
split-complementary
#89DEDD #DE89B4 #DEB289
monochromatic
#34B9B7 #59D1CF #89DEDD #B9EBEB #E7F8F8
Accessibility & contrast
On white
1.55
#89DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#89DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DEDD
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DEDD | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DD
Deuteranopia (green-blind)
#C5CBDE
Tritanopia (blue-blind)
#64E3DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #89dedd; /* rgb */ color: rgb(137, 222, 221); /* oklch */ color: oklch(84.7% 0.083 194.7);
Tailwind
colors: {
custom: {
50: '#afe8e7',
500: '#89dedd',
950: '#000000',
},
}SCSS
$custom: #89dedd; $custom-light: #afe8e7; $custom-dark: #000000;
JSON
{
"hex": "#89dedd",
"rgb": {
"r": 137,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.294,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.84653,
"c": 0.08261,
"h": 194.7
},
"luminance": 0.62781
}Semantic roles & 50–950 ramp
primary
#89DEDD
secondary
#B55657
accent
#2224C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484