#AFE4F8#AFE4F8
#AFE4F8 is a very light, moderate cyan. Relative luminance 0.714; OKLCH L 88.9% C 0.061 H 223.1°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE4F8 |
|---|---|
| RGB | rgb(175, 228, 248) |
| HSL | hsl(196, 84%, 83%) |
| HSV | hsv(196, 29%, 97%) |
| CMYK | cmyk(29.4%, 8.1%, 0%, 2.7%) |
| CIE-LAB | lab(87.67, -12.37, -15.20) |
| CIE-LCH | lch(87.67, 19.60, 230.87°) |
| OKLab | oklab(88.88% -0.0444 -0.0415) |
| OKLCH | oklch(88.88% 0.061 223.1) |
| XYZ | xyz(62.3606, 71.3751, 99.2797) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.27
Lightblue
#ADD8E6
ΔE00 3.41
Powder Blue
#B0E0E6
ΔE00 5.36
Pale Sky Blue
#BDF6FE
ΔE00 6.23
Sky Blue
#87CEEB
ΔE00 6.54
Baby Blue
#89CFF0
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE4F8 #F8C3AF
analogous
#AFF8E7 #AFE4F8 #AFBFF8
triadic
#AFE4F8 #F8AFE4 #E4F8AF
tetradic
#AFE4F8 #E7AFF8 #F8C3AF #BFF8AF
square
#AFE4F8 #E7AFF8 #F8C3AF #BFF8AF
split-complementary
#AFE4F8 #F8AFBF #F8E7AF
monochromatic
#3EBEEE #77D1F3 #AFE4F8 #E3F6FD #E3F6FD
Accessibility & contrast
On white
1.37
#AFE4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#AFE4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE4F8
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE4F8 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1F9
Deuteranopia (green-blind)
#CDD8F8
Tritanopia (blue-blind)
#97EBEA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #afe4f8; /* rgb */ color: rgb(175, 228, 248); /* oklch */ color: oklch(88.9% 0.061 223.1);
Tailwind
colors: {
custom: {
50: '#c8ecfa',
500: '#afe4f8',
950: '#000000',
},
}SCSS
$custom: #afe4f8; $custom-light: #c8ecfa; $custom-dark: #000000;
JSON
{
"hex": "#afe4f8",
"rgb": {
"r": 175,
"g": 228,
"b": 248
},
"hsl": {
"h": 196.438,
"s": 83.908,
"l": 82.941
},
"oklch": {
"l": 0.88884,
"c": 0.06081,
"h": 223.1
},
"luminance": 0.71378
}Semantic roles & 50–950 ramp
primary
#AFE4F8
secondary
#DA8E71
accent
#4105E0
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#131617
muted
#828485