#A3CFDF#A3CFDF
#A3CFDF is a very light, muted cyan. Relative luminance 0.577; OKLCH L 82.8% C 0.051 H 222.1°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CFDF |
|---|---|
| RGB | rgb(163, 207, 223) |
| HSL | hsl(196, 48%, 76%) |
| HSV | hsv(196, 27%, 87%) |
| CMYK | cmyk(26.9%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(80.59, -10.76, -12.62) |
| CIE-LCH | lch(80.59, 16.58, 229.55°) |
| OKLab | oklab(82.85% -0.0381 -0.0344) |
| OKLCH | oklch(82.85% 0.051 222.1) |
| XYZ | xyz(50.7323, 57.7377, 78.2691) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.31
Ice Blue
#A5DFF9
ΔE00 4.86
Sky Blue
#87CEEB
ΔE00 5.07
Baby Blue
#89CFF0
ΔE00 5.65
Powder Blue
#B0E0E6
ΔE00 5.96
Light Grey Blue
#9DBCD4
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CFDF #DFB3A3
analogous
#A3DFD1 #A3CFDF #A3B1DF
triadic
#A3CFDF #DFA3CF #CFDFA3
tetradic
#A3CFDF #D1A3DF #DFB3A3 #B1DFA3
square
#A3CFDF #D1A3DF #DFB3A3 #B1DFA3
split-complementary
#A3CFDF #DFA3B1 #DFD1A3
monochromatic
#48A0BF #76B7CF #A3CFDF #D0E7EF #E8F3F7
Accessibility & contrast
On white
1.67
#A3CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#A3CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CFDF
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CFDF | 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)
#C5CCE0
Deuteranopia (green-blind)
#BCC5DF
Tritanopia (blue-blind)
#90D4D4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a3cfdf; /* rgb */ color: rgb(163, 207, 223); /* oklch */ color: oklch(82.8% 0.051 222.1);
Tailwind
colors: {
custom: {
50: '#bfdde9',
500: '#a3cfdf',
950: '#000000',
},
}SCSS
$custom: #a3cfdf; $custom-light: #bfdde9; $custom-dark: #000000;
JSON
{
"hex": "#a3cfdf",
"rgb": {
"r": 163,
"g": 207,
"b": 223
},
"hsl": {
"h": 196,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.8285,
"c": 0.0513,
"h": 222.1
},
"luminance": 0.5774
}Semantic roles & 50–950 ramp
primary
#A3CFDF
secondary
#B8826F
accent
#512ABC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121516
muted
#828484