#AFD4F5#AFD4F5
#AFD4F5 is a very light, moderate cyan. Relative luminance 0.628; OKLCH L 85.4% C 0.061 H 245.5°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD4F5 |
|---|---|
| RGB | rgb(175, 212, 245) |
| HSL | hsl(208, 78%, 82%) |
| HSV | hsv(208, 29%, 96%) |
| CMYK | cmyk(28.6%, 13.5%, 0%, 3.9%) |
| CIE-LAB | lab(83.33, -4.79, -20.15) |
| CIE-LCH | lch(83.33, 20.71, 256.62°) |
| OKLab | oklab(85.43% -0.0251 -0.0552) |
| OKLCH | oklch(85.43% 0.061 245.5) |
| XYZ | xyz(57.6992, 62.7912, 95.4483) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.38
Powder Blue (survey)
#B1D1FC
ΔE00 3.58
Light Blue
#95D0FC
ΔE00 4.48
Light Blue Grey
#B7C9E2
ΔE00 5.62
Cloudy Blue
#ACC2D9
ΔE00 5.67
Lightsteelblue
#B0C4DE
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD4F5 #F5D0AF
analogous
#AFF5F3 #AFD4F5 #AFB1F5
triadic
#AFD4F5 #F5AFD4 #D4F5AF
tetradic
#AFD4F5 #F3AFF5 #F5D0AF #B1F5AF
square
#AFD4F5 #F3AFF5 #F5D0AF #B1F5AF
split-complementary
#AFD4F5 #F5AFB1 #F5F3AF
monochromatic
#429AE7 #79B7EE #AFD4F5 #E4F0FC #E4F0FC
Accessibility & contrast
On white
1.55
#AFD4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#AFD4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD4F5
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD4F5 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D4F7
Deuteranopia (green-blind)
#BECCF4
Tritanopia (blue-blind)
#9ADCDF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #afd4f5; /* rgb */ color: rgb(175, 212, 245); /* oklch */ color: oklch(85.4% 0.061 245.5);
Tailwind
colors: {
custom: {
50: '#c8e1f8',
500: '#afd4f5',
950: '#000000',
},
}SCSS
$custom: #afd4f5; $custom-light: #c8e1f8; $custom-dark: #000000;
JSON
{
"hex": "#afd4f5",
"rgb": {
"r": 175,
"g": 212,
"b": 245
},
"hsl": {
"h": 208.286,
"s": 77.778,
"l": 82.353
},
"oklch": {
"l": 0.85428,
"c": 0.06061,
"h": 245.5
},
"luminance": 0.62793
}Semantic roles & 50–950 ramp
primary
#AFD4F5
secondary
#D6A173
accent
#6D0BDA
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485