#AFCFF2#AFCFF2
#AFCFF2 is a very light, muted cyan. Relative luminance 0.602; OKLCH L 84.3% C 0.060 H 250.8°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCFF2 |
|---|---|
| RGB | rgb(175, 207, 242) |
| HSL | hsl(211, 72%, 82%) |
| HSV | hsv(211, 28%, 95%) |
| CMYK | cmyk(27.7%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(81.92, -2.86, -20.69) |
| CIE-LCH | lch(81.92, 20.89, 262.13°) |
| OKLab | oklab(84.28% -0.0197 -0.0566) |
| OKLCH | oklch(84.28% 0.06 250.8) |
| XYZ | xyz(56.0144, 60.1483, 92.6456) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.11
Baby Blue (survey)
#A2CFFE
ΔE00 3.28
Lightsteelblue
#B0C4DE
ΔE00 4.25
Light Blue Grey
#B7C9E2
ΔE00 4.31
Cloudy Blue
#ACC2D9
ΔE00 4.77
Light Blue
#95D0FC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCFF2 #F2D2AF
analogous
#AFF1F2 #AFCFF2 #B1AFF2
triadic
#AFCFF2 #F2AFCF #CFF2AF
tetradic
#AFCFF2 #F2AFF1 #F2D2AF #AFF2B1
square
#AFCFF2 #F2AFF1 #F2D2AF #AFF2B1
split-complementary
#AFCFF2 #F2B1AF #F1F2AF
monochromatic
#4690E1 #7AAFE9 #AFCFF2 #E4EFFB #E5EFFB
Accessibility & contrast
On white
1.61
#AFCFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#AFCFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCFF2
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCFF2 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D0F4
Deuteranopia (green-blind)
#BAC9F1
Tritanopia (blue-blind)
#9CD7DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #afcff2; /* rgb */ color: rgb(175, 207, 242); /* oklch */ color: oklch(84.3% 0.060 250.8);
Tailwind
colors: {
custom: {
50: '#c8ddf6',
500: '#afcff2',
950: '#000000',
},
}SCSS
$custom: #afcff2; $custom-light: #c8ddf6; $custom-dark: #000000;
JSON
{
"hex": "#afcff2",
"rgb": {
"r": 175,
"g": 207,
"b": 242
},
"hsl": {
"h": 211.343,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.84283,
"c": 0.05997,
"h": 250.8
},
"luminance": 0.6015
}Semantic roles & 50–950 ramp
primary
#AFCFF2
secondary
#D1A574
accent
#7711D4
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485