#A2CFDC#A2CFDC
#A2CFDC is a very light, muted cyan. Relative luminance 0.575; OKLCH L 82.7% C 0.051 H 217.3°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CFDC |
|---|---|
| RGB | rgb(162, 207, 220) |
| HSL | hsl(193, 45%, 75%) |
| HSV | hsv(193, 26%, 86%) |
| CMYK | cmyk(26.4%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(80.44, -11.74, -11.24) |
| CIE-LCH | lch(80.44, 16.25, 223.76°) |
| OKLab | oklab(82.69% -0.0401 -0.0306) |
| OKLCH | oklch(82.69% 0.051 217.3) |
| XYZ | xyz(50.1275, 57.4722, 76.1483) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.41
Powder Blue
#B0E0E6
ΔE00 5.04
Ice Blue
#A5DFF9
ΔE00 5.60
Sky Blue
#87CEEB
ΔE00 5.66
Baby Blue
#89CFF0
ΔE00 6.49
Light Grey Blue
#9DBCD4
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CFDC #DCAFA2
analogous
#A2DCCC #A2CFDC #A2B2DC
triadic
#A2CFDC #DCA2CF #CFDCA2
tetradic
#A2CFDC #CCA2DC #DCAFA2 #B2DCA2
square
#A2CFDC #CCA2DC #DCAFA2 #B2DCA2
split-complementary
#A2CFDC #DCA2B2 #DCCCA2
monochromatic
#49A1BB #76B8CB #A2CFDC #CEE6ED #E9F4F7
Accessibility & contrast
On white
1.68
#A2CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#A2CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CFDC
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CFDC | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#BDC4DC
Tritanopia (blue-blind)
#90D4D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a2cfdc; /* rgb */ color: rgb(162, 207, 220); /* oklch */ color: oklch(82.7% 0.051 217.3);
Tailwind
colors: {
custom: {
50: '#bfdde6',
500: '#a2cfdc',
950: '#000000',
},
}SCSS
$custom: #a2cfdc; $custom-light: #bfdde6; $custom-dark: #000000;
JSON
{
"hex": "#a2cfdc",
"rgb": {
"r": 162,
"g": 207,
"b": 220
},
"hsl": {
"h": 193.448,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.82688,
"c": 0.0505,
"h": 217.3
},
"luminance": 0.57474
}Semantic roles & 50–950 ramp
primary
#A2CFDC
secondary
#B47E6E
accent
#4C2DB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121516
muted
#828484