#A2CFDD#A2CFDD
#A2CFDD is a very light, muted cyan. Relative luminance 0.575; OKLCH L 82.7% C 0.051 H 218.8°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CFDD |
|---|---|
| RGB | rgb(162, 207, 221) |
| HSL | hsl(194, 46%, 75%) |
| HSV | hsv(194, 27%, 87%) |
| CMYK | cmyk(26.7%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(80.47, -11.51, -11.73) |
| CIE-LCH | lch(80.47, 16.44, 225.55°) |
| OKLab | oklab(82.72% -0.0398 -0.032) |
| OKLCH | oklch(82.72% 0.051 218.8) |
| XYZ | xyz(50.2603, 57.5253, 76.8479) |
| Luminance | 0.5753 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.31
Powder Blue
#B0E0E6
ΔE00 5.31
Ice Blue
#A5DFF9
ΔE00 5.32
Sky Blue
#87CEEB
ΔE00 5.40
Baby Blue
#89CFF0
ΔE00 6.17
Light Grey Blue
#9DBCD4
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CFDD #DDB0A2
analogous
#A2DDCD #A2CFDD #A2B2DD
triadic
#A2CFDD #DDA2CF #CFDDA2
tetradic
#A2CFDD #CDA2DD #DDB0A2 #B2DDA2
square
#A2CFDD #CDA2DD #DDB0A2 #B2DDA2
split-complementary
#A2CFDD #DDA2B2 #DDCDA2
monochromatic
#48A1BC #75B8CD #A2CFDD #CFE6ED #E9F3F7
Accessibility & contrast
On white
1.68
#A2CFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#A2CFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CFDD
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CFDD | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDE
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#8FD4D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a2cfdd; /* rgb */ color: rgb(162, 207, 221); /* oklch */ color: oklch(82.7% 0.051 218.8);
Tailwind
colors: {
custom: {
50: '#bfdde7',
500: '#a2cfdd',
950: '#000000',
},
}SCSS
$custom: #a2cfdd; $custom-light: #bfdde7; $custom-dark: #000000;
JSON
{
"hex": "#a2cfdd",
"rgb": {
"r": 162,
"g": 207,
"b": 221
},
"hsl": {
"h": 194.237,
"s": 46.457,
"l": 75.098
},
"oklch": {
"l": 0.82721,
"c": 0.05102,
"h": 218.8
},
"luminance": 0.57527
}Semantic roles & 50–950 ramp
primary
#A2CFDD
secondary
#B57F6E
accent
#4D2CBA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121516
muted
#828484