#ABCED1#ABCED1
#ABCED1 is a very light, muted teal. Relative luminance 0.574; OKLCH L 82.7% C 0.037 H 202.9°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCED1 |
|---|---|
| RGB | rgb(171, 206, 209) |
| HSL | hsl(185, 29%, 75%) |
| HSV | hsv(185, 18%, 82%) |
| CMYK | cmyk(18.2%, 1.4%, 0%, 18%) |
| CIE-LAB | lab(80.41, -10.92, -5.35) |
| CIE-LCH | lch(80.41, 12.16, 206.12°) |
| OKLab | oklab(82.69% -0.0345 -0.0145) |
| OKLCH | oklch(82.69% 0.037 202.9) |
| XYZ | xyz(50.3714, 57.4024, 68.7351) |
| Luminance | 0.5740 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.79
Lightblue
#ADD8E6
ΔE00 4.98
Paleturquoise
#AFEEEE
ΔE00 8.89
Ice Blue
#A5DFF9
ΔE00 9.16
Pale Sky Blue
#BDF6FE
ΔE00 9.52
Sky Blue
#87CEEB
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCED1 #D1AEAB
analogous
#ABD1C1 #ABCED1 #ABBBD1
triadic
#ABCED1 #D1ABCE #CED1AB
tetradic
#ABCED1 #C1ABD1 #D1AEAB #BBD1AB
square
#ABCED1 #C1ABD1 #D1AEAB #BBD1AB
split-complementary
#ABCED1 #D1ABBB #D1C1AB
monochromatic
#5CA0A6 #83B7BB #ABCED1 #D3E5E7 #EBF3F4
Accessibility & contrast
On white
1.68
#ABCED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#ABCED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCED1
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCED1 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD1
Deuteranopia (green-blind)
#C1C5D1
Tritanopia (blue-blind)
#A0D1CF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abced1; /* rgb */ color: rgb(171, 206, 209); /* oklch */ color: oklch(82.7% 0.037 202.9);
Tailwind
colors: {
custom: {
50: '#c4dddf',
500: '#abced1',
950: '#000000',
},
}SCSS
$custom: #abced1; $custom-light: #c4dddf; $custom-dark: #000000;
JSON
{
"hex": "#abced1",
"rgb": {
"r": 171,
"g": 206,
"b": 209
},
"hsl": {
"h": 184.737,
"s": 29.231,
"l": 74.51
},
"oklch": {
"l": 0.82694,
"c": 0.03742,
"h": 202.9
},
"luminance": 0.57404
}Semantic roles & 50–950 ramp
primary
#ABCED1
secondary
#A77D79
accent
#463EA8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484