#A4CFDC#A4CFDC
#A4CFDC is a very light, muted cyan. Relative luminance 0.577; OKLCH L 82.8% C 0.049 H 218.2°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CFDC |
|---|---|
| RGB | rgb(164, 207, 220) |
| HSL | hsl(194, 44%, 75%) |
| HSV | hsv(194, 25%, 86%) |
| CMYK | cmyk(25.5%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(80.56, -11.15, -11.05) |
| CIE-LCH | lch(80.56, 15.70, 224.75°) |
| OKLab | oklab(82.81% -0.0383 -0.0301) |
| OKLCH | oklch(82.81% 0.049 218.2) |
| XYZ | xyz(50.5371, 57.6834, 76.1675) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.24
Powder Blue
#B0E0E6
ΔE00 5.18
Ice Blue
#A5DFF9
ΔE00 5.60
Sky Blue
#87CEEB
ΔE00 5.85
Baby Blue
#89CFF0
ΔE00 6.60
Light Grey Blue
#9DBCD4
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CFDC #DCB1A4
analogous
#A4DCCD #A4CFDC #A4B3DC
triadic
#A4CFDC #DCA4CF #CFDCA4
tetradic
#A4CFDC #CDA4DC #DCB1A4 #B3DCA4
square
#A4CFDC #CDA4DC #DCB1A4 #B3DCA4
split-complementary
#A4CFDC #DCA4B3 #DCCDA4
monochromatic
#4CA0BA #78B8CB #A4CFDC #D0E6ED #E9F3F6
Accessibility & contrast
On white
1.68
#A4CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#A4CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CFDC
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CFDC | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#BDC5DC
Tritanopia (blue-blind)
#93D4D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a4cfdc; /* rgb */ color: rgb(164, 207, 220); /* oklch */ color: oklch(82.8% 0.049 218.2);
Tailwind
colors: {
custom: {
50: '#c0dde6',
500: '#a4cfdc',
950: '#000000',
},
}SCSS
$custom: #a4cfdc; $custom-light: #c0dde6; $custom-dark: #000000;
JSON
{
"hex": "#a4cfdc",
"rgb": {
"r": 164,
"g": 207,
"b": 220
},
"hsl": {
"h": 193.929,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.82812,
"c": 0.04868,
"h": 218.2
},
"luminance": 0.57685
}Semantic roles & 50–950 ramp
primary
#A4CFDC
secondary
#B48070
accent
#4E2EB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121516
muted
#828484