#AFD8FF#AFD8FF
#AFD8FF is a very light, moderate cyan. Relative luminance 0.654; OKLCH L 86.6% C 0.070 H 247.3°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD8FF |
|---|---|
| RGB | rgb(175, 216, 255) |
| HSL | hsl(209, 100%, 84%) |
| HSV | hsv(209, 31%, 100%) |
| CMYK | cmyk(31.4%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(84.71, -4.52, -23.35) |
| CIE-LCH | lch(84.71, 23.78, 259.05°) |
| OKLab | oklab(86.62% -0.0268 -0.0641) |
| OKLCH | oklch(86.62% 0.07 247.3) |
| XYZ | xyz(60.2796, 65.4430, 104.0440) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.71
Powder Blue (survey)
#B1D1FC
ΔE00 3.24
Light Blue
#95D0FC
ΔE00 4.21
Lightskyblue
#87CEFA
ΔE00 6.31
Sky
#82CAFC
ΔE00 6.71
Light Blue Grey
#B7C9E2
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD8FF #FFD6AF
analogous
#AFFFFE #AFD8FF #AFB0FF
triadic
#AFD8FF #FFAFD8 #D8FFAF
tetradic
#AFD8FF #FEAFFF #FFD6AF #B0FFAF
square
#AFD8FF #FEAFFF #FFD6AF #B0FFAF
split-complementary
#AFD8FF #FFAFB0 #FFFEAF
monochromatic
#359CFF #72BAFF #AFD8FF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.49
#AFD8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#AFD8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD8FF
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD8FF | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#BFD0FE
Tritanopia (blue-blind)
#96E1E5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afd8ff; /* rgb */ color: rgb(175, 216, 255); /* oklch */ color: oklch(86.6% 0.070 247.3);
Tailwind
colors: {
custom: {
50: '#c8e4ff',
500: '#afd8ff',
950: '#000000',
},
}SCSS
$custom: #afd8ff; $custom-light: #c8e4ff; $custom-dark: #000000;
JSON
{
"hex": "#afd8ff",
"rgb": {
"r": 175,
"g": 216,
"b": 255
},
"hsl": {
"h": 209.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.86622,
"c": 0.0695,
"h": 247.3
},
"luminance": 0.65446
}Semantic roles & 50–950 ramp
primary
#AFD8FF
secondary
#E5A86D
accent
#7000E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131518
muted
#828486