#A4CFDF#A4CFDF
#A4CFDF is a very light, muted cyan. Relative luminance 0.578; OKLCH L 82.9% C 0.050 H 222.6°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CFDF |
|---|---|
| RGB | rgb(164, 207, 223) |
| HSL | hsl(196, 48%, 76%) |
| HSV | hsv(196, 26%, 87%) |
| CMYK | cmyk(26.5%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(80.65, -10.47, -12.53) |
| CIE-LCH | lch(80.65, 16.32, 230.12°) |
| OKLab | oklab(82.91% -0.0371 -0.0341) |
| OKLCH | oklch(82.91% 0.05 222.6) |
| XYZ | xyz(50.9379, 57.8438, 78.2788) |
| Luminance | 0.5785 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.30
Ice Blue
#A5DFF9
ΔE00 4.89
Sky Blue
#87CEEB
ΔE00 5.21
Baby Blue
#89CFF0
ΔE00 5.74
Powder Blue
#B0E0E6
ΔE00 6.05
Light Grey Blue
#9DBCD4
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CFDF #DFB4A4
analogous
#A4DFD1 #A4CFDF #A4B1DF
triadic
#A4CFDF #DFA4CF #CFDFA4
tetradic
#A4CFDF #D1A4DF #DFB4A4 #B1DFA4
square
#A4CFDF #D1A4DF #DFB4A4 #B1DFA4
split-complementary
#A4CFDF #DFA4B1 #DFD1A4
monochromatic
#499FBF #77B7CF #A4CFDF #D1E7EF #E8F3F7
Accessibility & contrast
On white
1.67
#A4CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#A4CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CFDF
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CFDF | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCE0
Deuteranopia (green-blind)
#BCC5DF
Tritanopia (blue-blind)
#92D4D4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a4cfdf; /* rgb */ color: rgb(164, 207, 223); /* oklch */ color: oklch(82.9% 0.050 222.6);
Tailwind
colors: {
custom: {
50: '#c0dde9',
500: '#a4cfdf',
950: '#000000',
},
}SCSS
$custom: #a4cfdf; $custom-light: #c0dde9; $custom-dark: #000000;
JSON
{
"hex": "#a4cfdf",
"rgb": {
"r": 164,
"g": 207,
"b": 223
},
"hsl": {
"h": 196.271,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.82912,
"c": 0.05043,
"h": 222.6
},
"luminance": 0.57846
}Semantic roles & 50–950 ramp
primary
#A4CFDF
secondary
#B88370
accent
#522ABB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121516
muted
#828484