#ABCAD2#ABCAD2
#ABCAD2 is a light, muted cyan. Relative luminance 0.556; OKLCH L 81.9% C 0.035 H 215.1°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCAD2 |
|---|---|
| RGB | rgb(171, 202, 210) |
| HSL | hsl(192, 30%, 75%) |
| HSV | hsv(192, 19%, 82%) |
| CMYK | cmyk(18.6%, 3.8%, 0%, 17.6%) |
| CIE-LAB | lab(79.36, -8.62, -7.44) |
| CIE-LCH | lch(79.36, 11.39, 220.78°) |
| OKLab | oklab(81.87% -0.0287 -0.0201) |
| OKLCH | oklch(81.87% 0.035 215.1) |
| XYZ | xyz(49.5448, 55.5507, 69.0722) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.30
Powder Blue
#B0E0E6
ΔE00 6.48
Light Grey Blue
#9DBCD4
ΔE00 7.63
Ice Blue
#A5DFF9
ΔE00 8.17
Cloudy Blue
#ACC2D9
ΔE00 8.28
Sky Blue
#87CEEB
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCAD2 #D2B3AB
analogous
#ABD2C7 #ABCAD2 #ABB7D2
triadic
#ABCAD2 #D2ABCA #CAD2AB
tetradic
#ABCAD2 #C7ABD2 #D2B3AB #B7D2AB
square
#ABCAD2 #C7ABD2 #D2B3AB #B7D2AB
split-complementary
#ABCAD2 #D2ABB7 #D2C7AB
monochromatic
#5B98A7 #83B1BD #ABCAD2 #D3E3E7 #EBF2F4
Accessibility & contrast
On white
1.73
#ABCAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#ABCAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCAD2
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCAD2 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D3
Deuteranopia (green-blind)
#BDC2D2
Tritanopia (blue-blind)
#A0CDCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abcad2; /* rgb */ color: rgb(171, 202, 210); /* oklch */ color: oklch(81.9% 0.035 215.1);
Tailwind
colors: {
custom: {
50: '#c4dadf',
500: '#abcad2',
950: '#000000',
},
}SCSS
$custom: #abcad2; $custom-light: #c4dadf; $custom-dark: #000000;
JSON
{
"hex": "#abcad2",
"rgb": {
"r": 171,
"g": 202,
"b": 210
},
"hsl": {
"h": 192.308,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.81873,
"c": 0.03507,
"h": 215.1
},
"luminance": 0.55552
}Semantic roles & 50–950 ramp
primary
#ABCAD2
secondary
#A88379
accent
#533DA9
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384