#AFE2F7#AFE2F7
#AFE2F7 is a very light, muted cyan. Relative luminance 0.702; OKLCH L 88.4% C 0.060 H 225.1°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE2F7 |
|---|---|
| RGB | rgb(175, 226, 247) |
| HSL | hsl(198, 82%, 83%) |
| HSV | hsv(198, 29%, 97%) |
| CMYK | cmyk(29.1%, 8.5%, 0%, 3.1%) |
| CIE-LAB | lab(87.10, -11.58, -15.52) |
| CIE-LCH | lch(87.10, 19.36, 233.27°) |
| OKLab | oklab(88.43% -0.0423 -0.0424) |
| OKLCH | oklch(88.43% 0.06 225.1) |
| XYZ | xyz(61.6588, 70.2192, 98.2825) |
| Luminance | 0.7022 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.86
Lightblue
#ADD8E6
ΔE00 3.24
Powder Blue
#B0E0E6
ΔE00 5.82
Sky Blue
#87CEEB
ΔE00 6.25
Baby Blue
#89CFF0
ΔE00 6.28
Pale Sky Blue
#BDF6FE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE2F7 #F7C4AF
analogous
#AFF7E8 #AFE2F7 #AFBEF7
triadic
#AFE2F7 #F7AFE2 #E2F7AF
tetradic
#AFE2F7 #E8AFF7 #F7C4AF #BEF7AF
square
#AFE2F7 #E8AFF7 #F7C4AF #BEF7AF
split-complementary
#AFE2F7 #F7AFBE #F7E8AF
monochromatic
#40BAEC #77CEF1 #AFE2F7 #E3F5FC #E3F5FC
Accessibility & contrast
On white
1.40
#AFE2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#AFE2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE2F7
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE2F7 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFF8
Deuteranopia (green-blind)
#CBD6F7
Tritanopia (blue-blind)
#98E9E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #afe2f7; /* rgb */ color: rgb(175, 226, 247); /* oklch */ color: oklch(88.4% 0.060 225.1);
Tailwind
colors: {
custom: {
50: '#c8ebf9',
500: '#afe2f7',
950: '#000000',
},
}SCSS
$custom: #afe2f7; $custom-light: #c8ebf9; $custom-dark: #000000;
JSON
{
"hex": "#afe2f7",
"rgb": {
"r": 175,
"g": 226,
"b": 247
},
"hsl": {
"h": 197.5,
"s": 81.818,
"l": 82.745
},
"oklch": {
"l": 0.88428,
"c": 0.05987,
"h": 225.1
},
"luminance": 0.70222
}Semantic roles & 50–950 ramp
primary
#AFE2F7
secondary
#D99072
accent
#4607DE
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#131617
muted
#828485