#AFE2F4#AFE2F4
#AFE2F4 is a very light, muted cyan. Relative luminance 0.700; OKLCH L 88.3% C 0.058 H 221.5°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE2F4 |
|---|---|
| RGB | rgb(175, 226, 244) |
| HSL | hsl(196, 76%, 82%) |
| HSV | hsv(196, 28%, 96%) |
| CMYK | cmyk(28.3%, 7.4%, 0%, 4.3%) |
| CIE-LAB | lab(87.01, -12.27, -14.08) |
| CIE-LCH | lch(87.01, 18.67, 228.92°) |
| OKLab | oklab(88.33% -0.0434 -0.0384) |
| OKLCH | oklch(88.33% 0.058 221.5) |
| XYZ | xyz(61.1996, 70.0356, 95.8640) |
| Luminance | 0.7004 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.70
Lightblue
#ADD8E6
ΔE00 2.71
Powder Blue
#B0E0E6
ΔE00 4.70
Pale Sky Blue
#BDF6FE
ΔE00 6.10
Sky Blue
#87CEEB
ΔE00 6.53
Baby Blue
#89CFF0
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE2F4 #F4C1AF
analogous
#AFF4E3 #AFE2F4 #AFC0F4
triadic
#AFE2F4 #F4AFE2 #E2F4AF
tetradic
#AFE2F4 #E3AFF4 #F4C1AF #C0F4AF
square
#AFE2F4 #E3AFF4 #F4C1AF #C0F4AF
split-complementary
#AFE2F4 #F4AFC0 #F4E3AF
monochromatic
#43BBE5 #79CEED #AFE2F4 #E4F5FB #E4F5FB
Accessibility & contrast
On white
1.40
#AFE2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#AFE2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE2F4
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE2F4 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF5
Deuteranopia (green-blind)
#CCD6F4
Tritanopia (blue-blind)
#99E8E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #afe2f4; /* rgb */ color: rgb(175, 226, 244); /* oklch */ color: oklch(88.3% 0.058 221.5);
Tailwind
colors: {
custom: {
50: '#c8ebf7',
500: '#afe2f4',
950: '#000000',
},
}SCSS
$custom: #afe2f4; $custom-light: #c8ebf7; $custom-dark: #000000;
JSON
{
"hex": "#afe2f4",
"rgb": {
"r": 175,
"g": 226,
"b": 244
},
"hsl": {
"h": 195.652,
"s": 75.824,
"l": 82.157
},
"oklch": {
"l": 0.88327,
"c": 0.05795,
"h": 221.5
},
"luminance": 0.70038
}Semantic roles & 50–950 ramp
primary
#AFE2F4
secondary
#D48C73
accent
#420DD8
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131617
muted
#828485