#AFD3F4#AFD3F4
#AFD3F4 is a very light, moderate cyan. Relative luminance 0.622; OKLCH L 85.2% C 0.060 H 246.2°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD3F4 |
|---|---|
| RGB | rgb(175, 211, 244) |
| HSL | hsl(209, 76%, 82%) |
| HSV | hsv(209, 28%, 96%) |
| CMYK | cmyk(28.3%, 13.5%, 0%, 4.3%) |
| CIE-LAB | lab(83.04, -4.50, -20.06) |
| CIE-LCH | lch(83.04, 20.56, 257.35°) |
| OKLab | oklab(85.18% -0.0242 -0.0549) |
| OKLCH | oklch(85.18% 0.06 246.2) |
| XYZ | xyz(57.2978, 62.2319, 94.5634) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.33
Powder Blue (survey)
#B1D1FC
ΔE00 3.35
Light Blue
#95D0FC
ΔE00 4.62
Light Blue Grey
#B7C9E2
ΔE00 5.33
Lightsteelblue
#B0C4DE
ΔE00 5.36
Cloudy Blue
#ACC2D9
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD3F4 #F4D0AF
analogous
#AFF4F3 #AFD3F4 #AFB1F4
triadic
#AFD3F4 #F4AFD3 #D3F4AF
tetradic
#AFD3F4 #F3AFF4 #F4D0AF #B1F4AF
square
#AFD3F4 #F3AFF4 #F4D0AF #B1F4AF
split-complementary
#AFD3F4 #F4AFB1 #F4F3AF
monochromatic
#4398E5 #79B5ED #AFD3F4 #E4F0FB #E4F0FB
Accessibility & contrast
On white
1.56
#AFD3F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#AFD3F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD3F4
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD3F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD3F4 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D3F6
Deuteranopia (green-blind)
#BDCCF3
Tritanopia (blue-blind)
#9BDBDE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #afd3f4; /* rgb */ color: rgb(175, 211, 244); /* oklch */ color: oklch(85.2% 0.060 246.2);
Tailwind
colors: {
custom: {
50: '#c8e0f7',
500: '#afd3f4',
950: '#000000',
},
}SCSS
$custom: #afd3f4; $custom-light: #c8e0f7; $custom-dark: #000000;
JSON
{
"hex": "#afd3f4",
"rgb": {
"r": 175,
"g": 211,
"b": 244
},
"hsl": {
"h": 208.696,
"s": 75.824,
"l": 82.157
},
"oklch": {
"l": 0.85184,
"c": 0.06001,
"h": 246.2
},
"luminance": 0.62234
}Semantic roles & 50–950 ramp
primary
#AFD3F4
secondary
#D4A173
accent
#6E0DD8
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485