#AFE2F2#AFE2F2
#AFE2F2 is a very light, muted cyan. Relative luminance 0.699; OKLCH L 88.3% C 0.057 H 219.0°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE2F2 |
|---|---|
| RGB | rgb(175, 226, 242) |
| HSL | hsl(194, 72%, 82%) |
| HSV | hsv(194, 28%, 95%) |
| CMYK | cmyk(27.7%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(86.95, -12.73, -13.11) |
| CIE-LCH | lch(86.95, 18.27, 225.86°) |
| OKLab | oklab(88.26% -0.0441 -0.0358) |
| OKLCH | oklch(88.26% 0.057 219) |
| XYZ | xyz(60.8976, 69.9147, 94.2734) |
| Luminance | 0.6992 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.59
Ice Blue
#A5DFF9
ΔE00 3.37
Powder Blue
#B0E0E6
ΔE00 3.93
Pale Sky Blue
#BDF6FE
ΔE00 5.58
Sky Blue
#87CEEB
ΔE00 6.82
Robin'S Egg Blue
#98EFF9
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE2F2 #F2BFAF
analogous
#AFF2E1 #AFE2F2 #AFC1F2
triadic
#AFE2F2 #F2AFE2 #E2F2AF
tetradic
#AFE2F2 #E1AFF2 #F2BFAF #C1F2AF
square
#AFE2F2 #E1AFF2 #F2BFAF #C1F2AF
split-complementary
#AFE2F2 #F2AFC1 #F2E1AF
monochromatic
#46BCE1 #7ACFE9 #AFE2F2 #E4F5FB #E5F5FB
Accessibility & contrast
On white
1.40
#AFE2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#AFE2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE2F2
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE2F2 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF3
Deuteranopia (green-blind)
#CDD6F2
Tritanopia (blue-blind)
#9AE8E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #afe2f2; /* rgb */ color: rgb(175, 226, 242); /* oklch */ color: oklch(88.3% 0.057 219.0);
Tailwind
colors: {
custom: {
50: '#c8ebf6',
500: '#afe2f2',
950: '#000000',
},
}SCSS
$custom: #afe2f2; $custom-light: #c8ebf6; $custom-dark: #000000;
JSON
{
"hex": "#afe2f2",
"rgb": {
"r": 175,
"g": 226,
"b": 242
},
"hsl": {
"h": 194.328,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.8826,
"c": 0.05681,
"h": 219
},
"luminance": 0.69917
}Semantic roles & 50–950 ramp
primary
#AFE2F2
secondary
#D18A74
accent
#4011D4
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131617
muted
#828485