#AFDCF2#AFDCF2
#AFDCF2 is a very light, muted cyan. Relative luminance 0.667; OKLCH L 87.0% C 0.056 H 229.2°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDCF2 |
|---|---|
| RGB | rgb(175, 220, 242) |
| HSL | hsl(200, 72%, 82%) |
| HSV | hsv(200, 28%, 95%) |
| CMYK | cmyk(27.7%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(85.36, -9.65, -15.51) |
| CIE-LCH | lch(85.36, 18.27, 238.10°) |
| OKLab | oklab(87% -0.0365 -0.0423) |
| OKLCH | oklch(87% 0.056 229.2) |
| XYZ | xyz(59.2946, 66.7086, 93.7390) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.35
Lightblue
#ADD8E6
ΔE00 3.13
Baby Blue
#89CFF0
ΔE00 5.73
Sky Blue
#87CEEB
ΔE00 5.92
Light Blue
#95D0FC
ΔE00 6.83
Powder Blue
#B0E0E6
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDCF2 #F2C5AF
analogous
#AFF2E6 #AFDCF2 #AFBBF2
triadic
#AFDCF2 #F2AFDC #DCF2AF
tetradic
#AFDCF2 #E6AFF2 #F2C5AF #BBF2AF
square
#AFDCF2 #E6AFF2 #F2C5AF #BBF2AF
split-complementary
#AFDCF2 #F2AFBB #F2E6AF
monochromatic
#46AEE1 #7AC5E9 #AFDCF2 #E4F3FB #E5F3FB
Accessibility & contrast
On white
1.46
#AFDCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#AFDCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDCF2
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDCF2 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF3
Deuteranopia (green-blind)
#C7D2F2
Tritanopia (blue-blind)
#9AE2E3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afdcf2; /* rgb */ color: rgb(175, 220, 242); /* oklch */ color: oklch(87.0% 0.056 229.2);
Tailwind
colors: {
custom: {
50: '#c8e6f6',
500: '#afdcf2',
950: '#000000',
},
}SCSS
$custom: #afdcf2; $custom-light: #c8e6f6; $custom-dark: #000000;
JSON
{
"hex": "#afdcf2",
"rgb": {
"r": 175,
"g": 220,
"b": 242
},
"hsl": {
"h": 199.701,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.86995,
"c": 0.05589,
"h": 229.2
},
"luminance": 0.66711
}Semantic roles & 50–950 ramp
primary
#AFDCF2
secondary
#D19374
accent
#5111D4
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485