#ABC2DF#ABC2DF
#ABC2DF is a light, muted cyan. Relative luminance 0.526; OKLCH L 80.6% C 0.048 H 254.3°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2DF |
|---|---|
| RGB | rgb(171, 194, 223) |
| HSL | hsl(213, 45%, 77%) |
| HSV | hsv(213, 23%, 87%) |
| CMYK | cmyk(23.3%, 13%, 0%, 12.5%) |
| CIE-LAB | lab(77.62, -1.52, -17.04) |
| CIE-LCH | lch(77.62, 17.10, 264.91°) |
| OKLab | oklab(80.63% -0.013 -0.0464) |
| OKLCH | oklch(80.63% 0.048 254.3) |
| XYZ | xyz(49.4021, 52.5678, 77.3414) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.24
Cloudy Blue
#ACC2D9
ΔE00 2.11
Light Blue Grey
#B7C9E2
ΔE00 2.57
Light Grey Blue
#9DBCD4
ΔE00 4.40
Powder Blue (survey)
#B1D1FC
ΔE00 5.10
Pastel Blue
#A2BFFE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2DF #DFC8AB
analogous
#ABDCDF #ABC2DF #AEABDF
triadic
#ABC2DF #DFABC2 #C2DFAB
tetradic
#ABC2DF #DFABDC #DFC8AB #ABDFAE
square
#ABC2DF #DFABDC #DFC8AB #ABDFAE
split-complementary
#ABC2DF #DFAEAB #DCDFAB
monochromatic
#5282BD #7FA2CE #ABC2DF #D7E2F0 #E9EFF7
Accessibility & contrast
On white
1.82
#ABC2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#ABC2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2DF
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2DF | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C3E0
Deuteranopia (green-blind)
#B2BDDE
Tritanopia (blue-blind)
#9DC8CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc2df; /* rgb */ color: rgb(171, 194, 223); /* oklch */ color: oklch(80.6% 0.048 254.3);
Tailwind
colors: {
custom: {
50: '#c4d4e9',
500: '#abc2df',
950: '#000000',
},
}SCSS
$custom: #abc2df; $custom-light: #c4d4e9; $custom-dark: #000000;
JSON
{
"hex": "#abc2df",
"rgb": {
"r": 171,
"g": 194,
"b": 223
},
"hsl": {
"h": 213.462,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.80633,
"c": 0.04825,
"h": 254.3
},
"luminance": 0.52569
}Semantic roles & 50–950 ramp
primary
#ABC2DF
secondary
#B89B76
accent
#7B2EB8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384