#ABCED4#ABCED4
#ABCED4 is a very light, muted teal. Relative luminance 0.576; OKLCH L 82.8% C 0.038 H 209.1°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCED4 |
|---|---|
| RGB | rgb(171, 206, 212) |
| HSL | hsl(189, 32%, 75%) |
| HSV | hsv(189, 19%, 83%) |
| CMYK | cmyk(19.3%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(80.49, -10.28, -6.83) |
| CIE-LCH | lch(80.49, 12.34, 213.63°) |
| OKLab | oklab(82.79% -0.0333 -0.0185) |
| OKLCH | oklch(82.79% 0.038 209.1) |
| XYZ | xyz(50.7463, 57.5524, 70.7096) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.89
Powder Blue
#B0E0E6
ΔE00 4.86
Ice Blue
#A5DFF9
ΔE00 8.07
Sky Blue
#87CEEB
ΔE00 8.65
Light Grey Blue
#9DBCD4
ΔE00 9.24
Paleturquoise
#AFEEEE
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCED4 #D4B1AB
analogous
#ABD4C5 #ABCED4 #ABBAD4
triadic
#ABCED4 #D4ABCE #CED4AB
tetradic
#ABCED4 #C5ABD4 #D4B1AB #BAD4AB
square
#ABCED4 #C5ABD4 #D4B1AB #BAD4AB
split-complementary
#ABCED4 #D4ABBA #D4C5AB
monochromatic
#5A9FAB #83B6BF #ABCED4 #D3E6E9 #EBF3F5
Accessibility & contrast
On white
1.68
#ABCED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#ABCED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCED4
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCED4 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CBD4
Deuteranopia (green-blind)
#C1C5D4
Tritanopia (blue-blind)
#9FD1D0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #abced4; /* rgb */ color: rgb(171, 206, 212); /* oklch */ color: oklch(82.8% 0.038 209.1);
Tailwind
colors: {
custom: {
50: '#c4dde1',
500: '#abced4',
950: '#000000',
},
}SCSS
$custom: #abced4; $custom-light: #c4dde1; $custom-dark: #000000;
JSON
{
"hex": "#abced4",
"rgb": {
"r": 171,
"g": 206,
"b": 212
},
"hsl": {
"h": 188.78,
"s": 32.283,
"l": 75.098
},
"oklch": {
"l": 0.82788,
"c": 0.03812,
"h": 209.1
},
"luminance": 0.57554
}Semantic roles & 50–950 ramp
primary
#ABCED4
secondary
#AA8079
accent
#4B3AAB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484