#AFDCFF#AFDCFF
#AFDCFF is a very light, moderate cyan. Relative luminance 0.675; OKLCH L 87.5% C 0.068 H 241.9°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDCFF |
|---|---|
| RGB | rgb(175, 220, 255) |
| HSL | hsl(206, 100%, 84%) |
| HSV | hsv(206, 31%, 100%) |
| CMYK | cmyk(31.4%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(85.76, -6.61, -21.75) |
| CIE-LCH | lch(85.76, 22.74, 253.10°) |
| OKLab | oklab(87.45% -0.0318 -0.0597) |
| OKLCH | oklch(87.45% 0.068 241.9) |
| XYZ | xyz(61.3169, 67.5176, 104.3897) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 4.14
Baby Blue (survey)
#A2CFFE
ΔE00 4.22
Ice Blue
#A5DFF9
ΔE00 4.97
Powder Blue (survey)
#B1D1FC
ΔE00 5.18
Lightskyblue
#87CEFA
ΔE00 5.80
Baby Blue
#89CFF0
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDCFF #FFD2AF
analogous
#AFFFFA #AFDCFF #AFB4FF
triadic
#AFDCFF #FFAFDC #DCFFAF
tetradic
#AFDCFF #FAAFFF #FFD2AF #B4FFAF
square
#AFDCFF #FAAFFF #FFD2AF #B4FFAF
split-complementary
#AFDCFF #FFAFB4 #FFFAAF
monochromatic
#35A6FF #72C1FF #AFDCFF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.45
#AFDCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#AFDCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDCFF
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDCFF | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#C3D3FE
Tritanopia (blue-blind)
#96E5E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #afdcff; /* rgb */ color: rgb(175, 220, 255); /* oklch */ color: oklch(87.5% 0.068 241.9);
Tailwind
colors: {
custom: {
50: '#c8e6ff',
500: '#afdcff',
950: '#000000',
},
}SCSS
$custom: #afdcff; $custom-light: #c8e6ff; $custom-dark: #000000;
JSON
{
"hex": "#afdcff",
"rgb": {
"r": 175,
"g": 220,
"b": 255
},
"hsl": {
"h": 206.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.87452,
"c": 0.06764,
"h": 241.9
},
"luminance": 0.6752
}Semantic roles & 50–950 ramp
primary
#AFDCFF
secondary
#E5A26D
accent
#6400E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131618
muted
#838486