#ABC2DA#ABC2DA
#ABC2DA is a light, muted cyan. Relative luminance 0.523; OKLCH L 80.5% C 0.042 H 249.5°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2DA |
|---|---|
| RGB | rgb(171, 194, 218) |
| HSL | hsl(211, 39%, 76%) |
| HSV | hsv(211, 22%, 85%) |
| CMYK | cmyk(21.6%, 11%, 0%, 14.5%) |
| CIE-LAB | lab(77.46, -2.65, -14.58) |
| CIE-LCH | lch(77.46, 14.82, 259.71°) |
| OKLab | oklab(80.46% -0.0148 -0.0396) |
| OKLCH | oklch(80.46% 0.042 249.5) |
| XYZ | xyz(48.7379, 52.3021, 73.8435) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 0.37
Lightsteelblue
#B0C4DE
ΔE00 1.76
Light Blue Grey
#B7C9E2
ΔE00 2.88
Light Grey Blue
#9DBCD4
ΔE00 3.22
Powder Blue (survey)
#B1D1FC
ΔE00 6.25
Baby Blue (survey)
#A2CFFE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2DA #DAC3AB
analogous
#ABDADA #ABC2DA #ACABDA
triadic
#ABC2DA #DAABC2 #C2DAAB
tetradic
#ABC2DA #DAABDA #DAC3AB #ABDAAC
square
#ABC2DA #DAABDA #DAC3AB #ABDAAC
split-complementary
#ABC2DA #DAACAB #DADAAB
monochromatic
#5684B5 #81A3C7 #ABC2DA #D5E1ED #EAF0F6
Accessibility & contrast
On white
1.83
#ABC2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#ABC2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2DA
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2DA | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C2DB
Deuteranopia (green-blind)
#B4BDDA
Tritanopia (blue-blind)
#9FC7CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc2da; /* rgb */ color: rgb(171, 194, 218); /* oklch */ color: oklch(80.5% 0.042 249.5);
Tailwind
colors: {
custom: {
50: '#c4d4e5',
500: '#abc2da',
950: '#000000',
},
}SCSS
$custom: #abc2da; $custom-light: #c4d4e5; $custom-dark: #000000;
JSON
{
"hex": "#abc2da",
"rgb": {
"r": 171,
"g": 194,
"b": 218
},
"hsl": {
"h": 210.638,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.80457,
"c": 0.04233,
"h": 249.5
},
"luminance": 0.52303
}Semantic roles & 50–950 ramp
primary
#ABC2DA
secondary
#B29578
accent
#7434B2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384