#89DEDC#89DEDC
#89DEDC is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.6% C 0.083 H 193.8°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #89DEDC |
|---|---|
| RGB | rgb(137, 222, 220) |
| HSL | hsl(179, 56%, 70%) |
| HSV | hsv(179, 38%, 87%) |
| CMYK | cmyk(38.3%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(83.30, -26.13, -7.14) |
| CIE-LCH | lch(83.30, 27.09, 195.28°) |
| OKLab | oklab(84.62% -0.0803 -0.0197) |
| OKLCH | oklch(84.62% 0.083 193.8) |
| XYZ | xyz(49.3513, 62.7248, 77.2028) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.58
Robin'S Egg Blue
#98EFF9
ΔE00 6.02
Mediumturquoise
#48D1CC
ΔE00 6.47
Robin Egg Blue
#8AF1FE
ΔE00 6.75
Robin'S Egg
#6DEDFD
ΔE00 7.20
Light Cyan
#ACFFFC
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DEDC #DE898B
analogous
#89DEB1 #89DEDC #89B5DE
triadic
#89DEDC #DC89DE #DEDC89
tetradic
#89DEDC #B189DE #DE898B #B5DE89
square
#89DEDC #B189DE #DE898B #B5DE89
split-complementary
#89DEDC #DE89B5 #DEB189
monochromatic
#34B9B6 #59D1CE #89DEDC #B9EBEA #E7F8F8
Accessibility & contrast
On white
1.55
#89DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#89DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DEDC
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DEDC | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#C5CBDD
Tritanopia (blue-blind)
#65E3DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #89dedc; /* rgb */ color: rgb(137, 222, 220); /* oklch */ color: oklch(84.6% 0.083 193.8);
Tailwind
colors: {
custom: {
50: '#afe8e6',
500: '#89dedc',
950: '#000000',
},
}SCSS
$custom: #89dedc; $custom-light: #afe8e6; $custom-dark: #000000;
JSON
{
"hex": "#89dedc",
"rgb": {
"r": 137,
"g": 222,
"b": 220
},
"hsl": {
"h": 178.588,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.84621,
"c": 0.08267,
"h": 193.8
},
"luminance": 0.62728
}Semantic roles & 50–950 ramp
primary
#89DEDC
secondary
#B55658
accent
#2225C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484