#ABC2DD#ABC2DD
#ABC2DD is a light, muted cyan. Relative luminance 0.525; OKLCH L 80.6% C 0.046 H 252.5°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2DD |
|---|---|
| RGB | rgb(171, 194, 221) |
| HSL | hsl(212, 42%, 77%) |
| HSV | hsv(212, 23%, 87%) |
| CMYK | cmyk(22.6%, 12.2%, 0%, 13.3%) |
| CIE-LAB | lab(77.56, -1.97, -16.05) |
| CIE-LCH | lch(77.56, 16.17, 263.00°) |
| OKLab | oklab(80.56% -0.0137 -0.0437) |
| OKLCH | oklch(80.56% 0.046 252.5) |
| XYZ | xyz(49.1340, 52.4605, 75.9297) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.14
Cloudy Blue
#ACC2D9
ΔE00 1.40
Light Blue Grey
#B7C9E2
ΔE00 2.53
Light Grey Blue
#9DBCD4
ΔE00 3.88
Powder Blue (survey)
#B1D1FC
ΔE00 5.50
Baby Blue (survey)
#A2CFFE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2DD #DDC6AB
analogous
#ABDBDD #ABC2DD #ADABDD
triadic
#ABC2DD #DDABC2 #C2DDAB
tetradic
#ABC2DD #DDABDB #DDC6AB #ABDDAD
square
#ABC2DD #DDABDB #DDC6AB #ABDDAD
split-complementary
#ABC2DD #DDADAB #DBDDAB
monochromatic
#5483BA #7FA2CB #ABC2DD #D7E2EF #E9EFF6
Accessibility & contrast
On white
1.83
#ABC2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#ABC2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2DD
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2DD | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C2DE
Deuteranopia (green-blind)
#B3BDDC
Tritanopia (blue-blind)
#9EC8CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc2dd; /* rgb */ color: rgb(171, 194, 221); /* oklch */ color: oklch(80.6% 0.046 252.5);
Tailwind
colors: {
custom: {
50: '#c4d4e7',
500: '#abc2dd',
950: '#000000',
},
}SCSS
$custom: #abc2dd; $custom-light: #c4d4e7; $custom-dark: #000000;
JSON
{
"hex": "#abc2dd",
"rgb": {
"r": 171,
"g": 194,
"b": 221
},
"hsl": {
"h": 212.4,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.80562,
"c": 0.04583,
"h": 252.5
},
"luminance": 0.52462
}Semantic roles & 50–950 ramp
primary
#ABC2DD
secondary
#B59977
accent
#7830B5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384