#AFDFF2#AFDFF2
#AFDFF2 is a very light, muted cyan. Relative luminance 0.683; OKLCH L 87.6% C 0.056 H 224.1°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDFF2 |
|---|---|
| RGB | rgb(175, 223, 242) |
| HSL | hsl(197, 72%, 82%) |
| HSV | hsv(197, 28%, 95%) |
| CMYK | cmyk(27.7%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(86.16, -11.19, -14.31) |
| CIE-LCH | lch(86.16, 18.17, 231.97°) |
| OKLab | oklab(87.63% -0.0403 -0.039) |
| OKLCH | oklch(87.63% 0.056 224.1) |
| XYZ | xyz(60.0890, 68.2975, 94.0038) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.33
Ice Blue
#A5DFF9
ΔE00 2.38
Powder Blue
#B0E0E6
ΔE00 5.32
Sky Blue
#87CEEB
ΔE00 6.16
Baby Blue
#89CFF0
ΔE00 6.31
Pale Sky Blue
#BDF6FE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDFF2 #F2C2AF
analogous
#AFF2E4 #AFDFF2 #AFBEF2
triadic
#AFDFF2 #F2AFDF #DFF2AF
tetradic
#AFDFF2 #E4AFF2 #F2C2AF #BEF2AF
square
#AFDFF2 #E4AFF2 #F2C2AF #BEF2AF
split-complementary
#AFDFF2 #F2AFBE #F2E4AF
monochromatic
#46B5E1 #7ACAE9 #AFDFF2 #E4F4FB #E5F4FB
Accessibility & contrast
On white
1.43
#AFDFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#AFDFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDFF2
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDFF2 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF3
Deuteranopia (green-blind)
#CAD4F2
Tritanopia (blue-blind)
#9AE5E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #afdff2; /* rgb */ color: rgb(175, 223, 242); /* oklch */ color: oklch(87.6% 0.056 224.1);
Tailwind
colors: {
custom: {
50: '#c8e9f6',
500: '#afdff2',
950: '#000000',
},
}SCSS
$custom: #afdff2; $custom-light: #c8e9f6; $custom-dark: #000000;
JSON
{
"hex": "#afdff2",
"rgb": {
"r": 175,
"g": 223,
"b": 242
},
"hsl": {
"h": 197.015,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.87626,
"c": 0.05612,
"h": 224.1
},
"luminance": 0.683
}Semantic roles & 50–950 ramp
primary
#AFDFF2
secondary
#D18E74
accent
#4911D4
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485