#ABDED4#ABDED4
#ABDED4 is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.2% C 0.054 H 181.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDED4 |
|---|---|
| RGB | rgb(171, 222, 212) |
| HSL | hsl(168, 44%, 77%) |
| HSV | hsv(168, 23%, 87%) |
| CMYK | cmyk(23%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(84.82, -18.42, -0.47) |
| CIE-LCH | lch(84.82, 18.43, 181.45°) |
| OKLab | oklab(86.23% -0.0544 -0.0015) |
| OKLCH | oklch(86.23% 0.054 181.6) |
| XYZ | xyz(54.7960, 65.6518, 72.0595) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.48
Duck Egg Blue
#C3FBF4
ΔE00 6.43
Powder Blue
#B0E0E6
ΔE00 6.84
Eggshell Blue
#C4FFF7
ΔE00 7.14
Light Light Blue
#CAFFFB
ΔE00 7.63
Pale Cyan
#B7FFFA
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDED4 #DEABB5
analogous
#ABDEBB #ABDED4 #ABCFDE
triadic
#ABDED4 #D4ABDE #DED4AB
tetradic
#ABDED4 #BBABDE #DEABB5 #CFDEAB
square
#ABDED4 #BBABDE #DEABB5 #CFDEAB
split-complementary
#ABDED4 #DEABCF #DEBBAB
monochromatic
#53BBA7 #7FCDBE #ABDED4 #D7EFEA #E9F6F4
Accessibility & contrast
On white
1.49
#ABDED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#ABDED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDED4
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDED4 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D4
Deuteranopia (green-blind)
#D0D1D5
Tritanopia (blue-blind)
#9DE0DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abded4; /* rgb */ color: rgb(171, 222, 212); /* oklch */ color: oklch(86.2% 0.054 181.6);
Tailwind
colors: {
custom: {
50: '#c5e8e1',
500: '#abded4',
950: '#000000',
},
}SCSS
$custom: #abded4; $custom-light: #c5e8e1; $custom-dark: #000000;
JSON
{
"hex": "#abded4",
"rgb": {
"r": 171,
"g": 222,
"b": 212
},
"hsl": {
"h": 168.235,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.86227,
"c": 0.05442,
"h": 181.6
},
"luminance": 0.65654
}Semantic roles & 50–950 ramp
primary
#ABDED4
secondary
#B67783
accent
#2F49B7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484