#A4CFDD#A4CFDD
#A4CFDD is a very light, muted cyan. Relative luminance 0.577; OKLCH L 82.8% C 0.049 H 219.7°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CFDD |
|---|---|
| RGB | rgb(164, 207, 221) |
| HSL | hsl(195, 46%, 75%) |
| HSV | hsv(195, 26%, 87%) |
| CMYK | cmyk(25.8%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(80.59, -10.92, -11.55) |
| CIE-LCH | lch(80.59, 15.89, 226.59°) |
| OKLab | oklab(82.85% -0.0379 -0.0314) |
| OKLCH | oklch(82.85% 0.049 219.7) |
| XYZ | xyz(50.6699, 57.7365, 76.8671) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.18
Ice Blue
#A5DFF9
ΔE00 5.34
Powder Blue
#B0E0E6
ΔE00 5.46
Sky Blue
#87CEEB
ΔE00 5.61
Baby Blue
#89CFF0
ΔE00 6.30
Light Grey Blue
#9DBCD4
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CFDD #DDB2A4
analogous
#A4DDCE #A4CFDD #A4B2DD
triadic
#A4CFDD #DDA4CF #CFDDA4
tetradic
#A4CFDD #CEA4DD #DDB2A4 #B2DDA4
square
#A4CFDD #CEA4DD #DDB2A4 #B2DDA4
split-complementary
#A4CFDD #DDA4B2 #DDCEA4
monochromatic
#4BA0BC #77B7CC #A4CFDD #D1E7EE #E9F3F7
Accessibility & contrast
On white
1.67
#A4CFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#A4CFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CFDD
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CFDD | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDE
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#92D4D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a4cfdd; /* rgb */ color: rgb(164, 207, 221); /* oklch */ color: oklch(82.8% 0.049 219.7);
Tailwind
colors: {
custom: {
50: '#c0dde7',
500: '#a4cfdd',
950: '#000000',
},
}SCSS
$custom: #a4cfdd; $custom-light: #c0dde7; $custom-dark: #000000;
JSON
{
"hex": "#a4cfdd",
"rgb": {
"r": 164,
"g": 207,
"b": 221
},
"hsl": {
"h": 194.737,
"s": 45.6,
"l": 75.49
},
"oklch": {
"l": 0.82845,
"c": 0.04923,
"h": 219.7
},
"luminance": 0.57739
}Semantic roles & 50–950 ramp
primary
#A4CFDD
secondary
#B58170
accent
#4F2DB9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121516
muted
#828484