#AFE2F6#AFE2F6
#AFE2F6 is a very light, muted cyan. Relative luminance 0.702; OKLCH L 88.4% C 0.059 H 223.9°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE2F6 |
|---|---|
| RGB | rgb(175, 226, 246) |
| HSL | hsl(197, 80%, 83%) |
| HSV | hsv(197, 29%, 96%) |
| CMYK | cmyk(28.9%, 8.1%, 0%, 3.5%) |
| CIE-LAB | lab(87.07, -11.81, -15.04) |
| CIE-LCH | lch(87.07, 19.12, 231.86°) |
| OKLab | oklab(88.39% -0.0426 -0.0411) |
| OKLCH | oklch(88.39% 0.059 223.9) |
| XYZ | xyz(61.5049, 70.1577, 97.4720) |
| Luminance | 0.7016 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.11
Lightblue
#ADD8E6
ΔE00 3.03
Powder Blue
#B0E0E6
ΔE00 5.45
Sky Blue
#87CEEB
ΔE00 6.32
Baby Blue
#89CFF0
ΔE00 6.43
Pale Sky Blue
#BDF6FE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE2F6 #F6C3AF
analogous
#AFF6E6 #AFE2F6 #AFBFF6
triadic
#AFE2F6 #F6AFE2 #E2F6AF
tetradic
#AFE2F6 #E6AFF6 #F6C3AF #BFF6AF
square
#AFE2F6 #E6AFF6 #F6C3AF #BFF6AF
split-complementary
#AFE2F6 #F6AFBF #F6E6AF
monochromatic
#41BAEA #78CEF0 #AFE2F6 #E3F5FC #E3F5FC
Accessibility & contrast
On white
1.40
#AFE2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#AFE2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE2F6
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE2F6 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF7
Deuteranopia (green-blind)
#CCD6F6
Tritanopia (blue-blind)
#98E8E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #afe2f6; /* rgb */ color: rgb(175, 226, 246); /* oklch */ color: oklch(88.4% 0.059 223.9);
Tailwind
colors: {
custom: {
50: '#c8ebf9',
500: '#afe2f6',
950: '#000000',
},
}SCSS
$custom: #afe2f6; $custom-light: #c8ebf9; $custom-dark: #000000;
JSON
{
"hex": "#afe2f6",
"rgb": {
"r": 175,
"g": 226,
"b": 246
},
"hsl": {
"h": 196.901,
"s": 79.775,
"l": 82.549
},
"oklch": {
"l": 0.88394,
"c": 0.0592,
"h": 223.9
},
"luminance": 0.7016
}Semantic roles & 50–950 ramp
primary
#AFE2F6
secondary
#D78F72
accent
#4509DC
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#131617
muted
#828485