#AFE3F7#AFE3F7
#AFE3F7 is a very light, moderate cyan. Relative luminance 0.708; OKLCH L 88.6% C 0.060 H 223.5°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE3F7 |
|---|---|
| RGB | rgb(175, 227, 247) |
| HSL | hsl(197, 82%, 83%) |
| HSV | hsv(197, 29%, 97%) |
| CMYK | cmyk(29.1%, 8.1%, 0%, 3.1%) |
| CIE-LAB | lab(87.37, -12.09, -15.12) |
| CIE-LCH | lch(87.37, 19.36, 231.36°) |
| OKLab | oklab(88.64% -0.0435 -0.0413) |
| OKLCH | oklch(88.64% 0.06 223.5) |
| XYZ | xyz(61.9316, 70.7647, 98.3734) |
| Luminance | 0.7077 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.17
Lightblue
#ADD8E6
ΔE00 3.21
Powder Blue
#B0E0E6
ΔE00 5.40
Sky Blue
#87CEEB
ΔE00 6.42
Pale Sky Blue
#BDF6FE
ΔE00 6.44
Baby Blue
#89CFF0
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE3F7 #F7C3AF
analogous
#AFF7E7 #AFE3F7 #AFBFF7
triadic
#AFE3F7 #F7AFE3 #E3F7AF
tetradic
#AFE3F7 #E7AFF7 #F7C3AF #BFF7AF
square
#AFE3F7 #E7AFF7 #F7C3AF #BFF7AF
split-complementary
#AFE3F7 #F7AFBF #F7E7AF
monochromatic
#40BCEC #77D0F1 #AFE3F7 #E3F5FC #E3F5FC
Accessibility & contrast
On white
1.39
#AFE3F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#AFE3F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE3F7
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE3F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE3F7 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E0F8
Deuteranopia (green-blind)
#CCD7F7
Tritanopia (blue-blind)
#98E9E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #afe3f7; /* rgb */ color: rgb(175, 227, 247); /* oklch */ color: oklch(88.6% 0.060 223.5);
Tailwind
colors: {
custom: {
50: '#c8ebf9',
500: '#afe3f7',
950: '#000000',
},
}SCSS
$custom: #afe3f7; $custom-light: #c8ebf9; $custom-dark: #000000;
JSON
{
"hex": "#afe3f7",
"rgb": {
"r": 175,
"g": 227,
"b": 247
},
"hsl": {
"h": 196.667,
"s": 81.818,
"l": 82.745
},
"oklch": {
"l": 0.88639,
"c": 0.06,
"h": 223.5
},
"luminance": 0.70768
}Semantic roles & 50–950 ramp
primary
#AFE3F7
secondary
#D98E72
accent
#4307DE
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#131617
muted
#828485