#ABDEDE#ABDEDE
#ABDEDE is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.5% C 0.052 H 196.2°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDEDE |
|---|---|
| RGB | rgb(171, 222, 222) |
| HSL | hsl(180, 44%, 77%) |
| HSV | hsv(180, 23%, 87%) |
| CMYK | cmyk(23%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(85.08, -16.30, -5.36) |
| CIE-LCH | lch(85.08, 17.16, 198.22°) |
| OKLab | oklab(86.53% -0.0504 -0.0147) |
| OKLCH | oklch(86.53% 0.052 196.2) |
| XYZ | xyz(56.0967, 66.1721, 78.9098) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.88
Paleturquoise
#AFEEEE
ΔE00 3.85
Pale Sky Blue
#BDF6FE
ΔE00 6.11
Robin'S Egg Blue
#98EFF9
ΔE00 6.56
Light Sky Blue
#C6FCFF
ΔE00 6.63
Duck Egg Blue
#C3FBF4
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDEDE #DEABAB
analogous
#ABDEC5 #ABDEDE #ABC5DE
triadic
#ABDEDE #DEABDE #DEDEAB
tetradic
#ABDEDE #C5ABDE #DEABAB #C5DEAB
square
#ABDEDE #C5ABDE #DEABAB #C5DEAB
split-complementary
#ABDEDE #DEABC5 #DEC5AB
monochromatic
#53BBBB #7FCDCD #ABDEDE #D7EFEF #E9F6F6
Accessibility & contrast
On white
1.48
#ABDEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#ABDEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDEDE
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDEDE | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DE
Deuteranopia (green-blind)
#CDD1DF
Tritanopia (blue-blind)
#9AE1DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abdede; /* rgb */ color: rgb(171, 222, 222); /* oklch */ color: oklch(86.5% 0.052 196.2);
Tailwind
colors: {
custom: {
50: '#c5e8e8',
500: '#abdede',
950: '#000000',
},
}SCSS
$custom: #abdede; $custom-light: #c5e8e8; $custom-dark: #000000;
JSON
{
"hex": "#abdede",
"rgb": {
"r": 171,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.86527,
"c": 0.05249,
"h": 196.2
},
"luminance": 0.66174
}Semantic roles & 50–950 ramp
primary
#ABDEDE
secondary
#B67777
accent
#2F2FB7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484