#AFCCF2#AFCCF2
#AFCCF2 is a very light, moderate cyan. Relative luminance 0.587; OKLCH L 83.7% C 0.062 H 255.3°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCCF2 |
|---|---|
| RGB | rgb(175, 204, 242) |
| HSL | hsl(214, 72%, 82%) |
| HSV | hsv(214, 28%, 95%) |
| CMYK | cmyk(27.7%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(81.13, -1.27, -21.89) |
| CIE-LCH | lch(81.13, 21.92, 266.68°) |
| OKLab | oklab(83.66% -0.0157 -0.06) |
| OKLCH | oklch(83.66% 0.062 255.3) |
| XYZ | xyz(55.2945, 58.7085, 92.4057) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.65
Baby Blue (survey)
#A2CFFE
ΔE00 3.86
Lightsteelblue
#B0C4DE
ΔE00 3.98
Light Blue Grey
#B7C9E2
ΔE00 4.12
Pastel Blue
#A2BFFE
ΔE00 4.74
Cloudy Blue
#ACC2D9
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCCF2 #F2D5AF
analogous
#AFEEF2 #AFCCF2 #B4AFF2
triadic
#AFCCF2 #F2AFCC #CCF2AF
tetradic
#AFCCF2 #F2AFEE #F2D5AF #AFF2B4
square
#AFCCF2 #F2AFEE #F2D5AF #AFF2B4
split-complementary
#AFCCF2 #F2B4AF #EEF2AF
monochromatic
#4689E1 #7AAAE9 #AFCCF2 #E4EEFB #E5EEFB
Accessibility & contrast
On white
1.65
#AFCCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#AFCCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCCF2
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCCF2 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF4
Deuteranopia (green-blind)
#B7C7F1
Tritanopia (blue-blind)
#9CD4D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #afccf2; /* rgb */ color: rgb(175, 204, 242); /* oklch */ color: oklch(83.7% 0.062 255.3);
Tailwind
colors: {
custom: {
50: '#c8dbf6',
500: '#afccf2',
950: '#000000',
},
}SCSS
$custom: #afccf2; $custom-light: #c8dbf6; $custom-dark: #000000;
JSON
{
"hex": "#afccf2",
"rgb": {
"r": 175,
"g": 204,
"b": 242
},
"hsl": {
"h": 214.03,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.83664,
"c": 0.06201,
"h": 255.3
},
"luminance": 0.5871
}Semantic roles & 50–950 ramp
primary
#AFCCF2
secondary
#D1A974
accent
#8011D4
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131517
muted
#828485