#89DEDE#89DEDE
#89DEDE is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.7% C 0.083 H 195.7°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #89DEDE |
|---|---|
| RGB | rgb(137, 222, 222) |
| HSL | hsl(180, 56%, 70%) |
| HSV | hsv(180, 38%, 87%) |
| CMYK | cmyk(38.3%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(83.35, -25.65, -8.12) |
| CIE-LCH | lch(83.35, 26.91, 197.56°) |
| OKLab | oklab(84.69% -0.0795 -0.0223) |
| OKLCH | oklch(84.69% 0.083 195.7) |
| XYZ | xyz(49.6177, 62.8313, 78.6061) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.42
Robin'S Egg Blue
#98EFF9
ΔE00 5.45
Robin Egg Blue
#8AF1FE
ΔE00 6.16
Robin'S Egg
#6DEDFD
ΔE00 6.60
Mediumturquoise
#48D1CC
ΔE00 6.75
Powder Blue
#B0E0E6
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DEDE #DE8989
analogous
#89DEB3 #89DEDE #89B3DE
triadic
#89DEDE #DE89DE #DEDE89
tetradic
#89DEDE #B389DE #DE8989 #B3DE89
square
#89DEDE #B389DE #DE8989 #B3DE89
split-complementary
#89DEDE #DE89B3 #DEB389
monochromatic
#34B9B9 #59D1D1 #89DEDE #B9EBEB #E7F8F8
Accessibility & contrast
On white
1.55
#89DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#89DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DEDE
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DEDE | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DE
Deuteranopia (green-blind)
#C4CBDF
Tritanopia (blue-blind)
#64E3DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #89dede; /* rgb */ color: rgb(137, 222, 222); /* oklch */ color: oklch(84.7% 0.083 195.7);
Tailwind
colors: {
custom: {
50: '#afe8e8',
500: '#89dede',
950: '#000000',
},
}SCSS
$custom: #89dede; $custom-light: #afe8e8; $custom-dark: #000000;
JSON
{
"hex": "#89dede",
"rgb": {
"r": 137,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.84685,
"c": 0.08256,
"h": 195.7
},
"luminance": 0.62835
}Semantic roles & 50–950 ramp
primary
#89DEDE
secondary
#B55656
accent
#2222C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484