#AFE5F8#AFE5F8
#AFE5F8 is a very light, moderate cyan. Relative luminance 0.719; OKLCH L 89.1% C 0.061 H 221.5°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE5F8 |
|---|---|
| RGB | rgb(175, 229, 248) |
| HSL | hsl(196, 84%, 83%) |
| HSV | hsv(196, 29%, 97%) |
| CMYK | cmyk(29.4%, 7.7%, 0%, 2.7%) |
| CIE-LAB | lab(87.93, -12.88, -14.80) |
| CIE-LCH | lch(87.93, 19.62, 228.98°) |
| OKLab | oklab(89.1% -0.0457 -0.0404) |
| OKLCH | oklch(89.1% 0.061 221.5) |
| XYZ | xyz(62.6365, 71.9269, 99.3717) |
| Luminance | 0.7193 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.68
Lightblue
#ADD8E6
ΔE00 3.50
Powder Blue
#B0E0E6
ΔE00 4.98
Pale Sky Blue
#BDF6FE
ΔE00 5.73
Sky Blue
#87CEEB
ΔE00 6.76
Baby Blue
#89CFF0
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE5F8 #F8C2AF
analogous
#AFF8E6 #AFE5F8 #AFC0F8
triadic
#AFE5F8 #F8AFE5 #E5F8AF
tetradic
#AFE5F8 #E6AFF8 #F8C2AF #C0F8AF
square
#AFE5F8 #E6AFF8 #F8C2AF #C0F8AF
split-complementary
#AFE5F8 #F8AFC0 #F8E6AF
monochromatic
#3EC0EE #77D3F3 #AFE5F8 #E3F6FD #E3F6FD
Accessibility & contrast
On white
1.36
#AFE5F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#AFE5F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE5F8
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE5F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE5F8 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2F9
Deuteranopia (green-blind)
#CED9F8
Tritanopia (blue-blind)
#97EBEB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #afe5f8; /* rgb */ color: rgb(175, 229, 248); /* oklch */ color: oklch(89.1% 0.061 221.5);
Tailwind
colors: {
custom: {
50: '#c8edfa',
500: '#afe5f8',
950: '#000000',
},
}SCSS
$custom: #afe5f8; $custom-light: #c8edfa; $custom-dark: #000000;
JSON
{
"hex": "#afe5f8",
"rgb": {
"r": 175,
"g": 229,
"b": 248
},
"hsl": {
"h": 195.616,
"s": 83.908,
"l": 82.941
},
"oklch": {
"l": 0.89095,
"c": 0.061,
"h": 221.5
},
"luminance": 0.7193
}Semantic roles & 50–950 ramp
primary
#AFE5F8
secondary
#DA8C71
accent
#3E05E0
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#131617
muted
#828485