#AFDCF3#AFDCF3
#AFDCF3 is a very light, muted cyan. Relative luminance 0.668; OKLCH L 87.0% C 0.057 H 230.4°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDCF3 |
|---|---|
| RGB | rgb(175, 220, 243) |
| HSL | hsl(200, 74%, 82%) |
| HSV | hsv(200, 28%, 95%) |
| CMYK | cmyk(28%, 9.5%, 0%, 4.7%) |
| CIE-LAB | lab(85.39, -9.42, -15.99) |
| CIE-LCH | lch(85.39, 18.56, 239.49°) |
| OKLab | oklab(87.03% -0.0361 -0.0437) |
| OKLCH | oklch(87.03% 0.057 230.4) |
| XYZ | xyz(59.4452, 66.7689, 94.5322) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.37
Lightblue
#ADD8E6
ΔE00 3.49
Baby Blue
#89CFF0
ΔE00 5.65
Sky Blue
#87CEEB
ΔE00 5.93
Light Blue
#95D0FC
ΔE00 6.51
Lightskyblue
#87CEFA
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDCF3 #F3C6AF
analogous
#AFF3E8 #AFDCF3 #AFBAF3
triadic
#AFDCF3 #F3AFDC #DCF3AF
tetradic
#AFDCF3 #E8AFF3 #F3C6AF #BAF3AF
square
#AFDCF3 #E8AFF3 #F3C6AF #BAF3AF
split-complementary
#AFDCF3 #F3AFBA #F3E8AF
monochromatic
#45ADE3 #7AC5EB #AFDCF3 #E4F3FB #E4F3FB
Accessibility & contrast
On white
1.46
#AFDCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#AFDCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDCF3
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDCF3 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF4
Deuteranopia (green-blind)
#C7D2F3
Tritanopia (blue-blind)
#9AE3E3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afdcf3; /* rgb */ color: rgb(175, 220, 243); /* oklch */ color: oklch(87.0% 0.057 230.4);
Tailwind
colors: {
custom: {
50: '#c8e6f7',
500: '#afdcf3',
950: '#000000',
},
}SCSS
$custom: #afdcf3; $custom-light: #c8e6f7; $custom-dark: #000000;
JSON
{
"hex": "#afdcf3",
"rgb": {
"r": 175,
"g": 220,
"b": 243
},
"hsl": {
"h": 200.294,
"s": 73.913,
"l": 81.961
},
"oklch": {
"l": 0.87029,
"c": 0.05666,
"h": 230.4
},
"luminance": 0.66771
}Semantic roles & 50–950 ramp
primary
#AFDCF3
secondary
#D39474
accent
#530FD6
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485