#ABCDD4#ABCDD4
#ABCDD4 is a very light, muted cyan. Relative luminance 0.571; OKLCH L 82.6% C 0.038 H 211.5°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCDD4 |
|---|---|
| RGB | rgb(171, 205, 212) |
| HSL | hsl(190, 32%, 75%) |
| HSV | hsv(190, 19%, 83%) |
| CMYK | cmyk(19.3%, 3.3%, 0%, 16.9%) |
| CIE-LAB | lab(80.22, -9.76, -7.23) |
| CIE-LCH | lch(80.22, 12.15, 216.55°) |
| OKLab | oklab(82.58% -0.032 -0.0196) |
| OKLCH | oklch(82.58% 0.038 211.5) |
| XYZ | xyz(50.5063, 57.0724, 70.6296) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.78
Powder Blue
#B0E0E6
ΔE00 5.31
Ice Blue
#A5DFF9
ΔE00 7.89
Sky Blue
#87CEEB
ΔE00 8.43
Light Grey Blue
#9DBCD4
ΔE00 8.64
Baby Blue
#89CFF0
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCDD4 #D4B2AB
analogous
#ABD4C6 #ABCDD4 #ABB8D4
triadic
#ABCDD4 #D4ABCD #CDD4AB
tetradic
#ABCDD4 #C6ABD4 #D4B2AB #B8D4AB
square
#ABCDD4 #C6ABD4 #D4B2AB #B8D4AB
split-complementary
#ABCDD4 #D4ABB8 #D4C6AB
monochromatic
#5A9DAB #83B5BF #ABCDD4 #D3E5E9 #EBF3F5
Accessibility & contrast
On white
1.69
#ABCDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#ABCDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCDD4
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCDD4 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD4
Deuteranopia (green-blind)
#C0C5D4
Tritanopia (blue-blind)
#9FD0CF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abcdd4; /* rgb */ color: rgb(171, 205, 212); /* oklch */ color: oklch(82.6% 0.038 211.5);
Tailwind
colors: {
custom: {
50: '#c4dce1',
500: '#abcdd4',
950: '#000000',
},
}SCSS
$custom: #abcdd4; $custom-light: #c4dce1; $custom-dark: #000000;
JSON
{
"hex": "#abcdd4",
"rgb": {
"r": 171,
"g": 205,
"b": 212
},
"hsl": {
"h": 190.244,
"s": 32.283,
"l": 75.098
},
"oklch": {
"l": 0.82575,
"c": 0.03751,
"h": 211.5
},
"luminance": 0.57074
}Semantic roles & 50–950 ramp
primary
#ABCDD4
secondary
#AA8179
accent
#4E3AAB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484