#AFD4FF#AFD4FF
#AFD4FF is a very light, moderate cyan. Relative luminance 0.634; OKLCH L 85.8% C 0.072 H 252.5°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD4FF |
|---|---|
| RGB | rgb(175, 212, 255) |
| HSL | hsl(212, 100%, 84%) |
| HSV | hsv(212, 31%, 100%) |
| CMYK | cmyk(31.4%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(83.66, -2.41, -24.95) |
| CIE-LCH | lch(83.66, 25.06, 264.48°) |
| OKLab | oklab(85.8% -0.0217 -0.0686) |
| OKLCH | oklch(85.8% 0.072 252.5) |
| XYZ | xyz(59.2673, 63.4184, 103.7065) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.47
Baby Blue (survey)
#A2CFFE
ΔE00 2.28
Light Blue
#95D0FC
ΔE00 5.13
Pastel Blue
#A2BFFE
ΔE00 5.81
Light Blue Grey
#B7C9E2
ΔE00 6.29
Lightsteelblue
#B0C4DE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD4FF #FFDAAF
analogous
#AFFCFF #AFD4FF #B2AFFF
triadic
#AFD4FF #FFAFD4 #D4FFAF
tetradic
#AFD4FF #FFAFFC #FFDAAF #AFFFB2
square
#AFD4FF #FFAFFC #FFDAAF #AFFFB2
split-complementary
#AFD4FF #FFB2AF #FCFFAF
monochromatic
#3592FF #72B3FF #AFD4FF #E0EFFF #E0EFFF
Accessibility & contrast
On white
1.53
#AFD4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#AFD4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD4FF
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD4FF | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#BBCDFE
Tritanopia (blue-blind)
#97DEE2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #afd4ff; /* rgb */ color: rgb(175, 212, 255); /* oklch */ color: oklch(85.8% 0.072 252.5);
Tailwind
colors: {
custom: {
50: '#c8e1ff',
500: '#afd4ff',
950: '#000000',
},
}SCSS
$custom: #afd4ff; $custom-light: #c8e1ff; $custom-dark: #000000;
JSON
{
"hex": "#afd4ff",
"rgb": {
"r": 175,
"g": 212,
"b": 255
},
"hsl": {
"h": 212.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.85796,
"c": 0.07195,
"h": 252.5
},
"luminance": 0.63421
}Semantic roles & 50–950 ramp
primary
#AFD4FF
secondary
#E5AE6D
accent
#7B00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131518
muted
#828486