#AFDCEF#AFDCEF
#AFDCEF is a very light, muted cyan. Relative luminance 0.665; OKLCH L 86.9% C 0.054 H 225.6°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDCEF |
|---|---|
| RGB | rgb(175, 220, 239) |
| HSL | hsl(198, 67%, 81%) |
| HSV | hsv(198, 27%, 94%) |
| CMYK | cmyk(26.8%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(85.27, -10.34, -14.06) |
| CIE-LCH | lch(85.27, 17.45, 233.67°) |
| OKLab | oklab(86.89% -0.0376 -0.0383) |
| OKLCH | oklch(86.89% 0.054 225.6) |
| XYZ | xyz(58.8477, 66.5299, 91.3855) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.06
Ice Blue
#A5DFF9
ΔE00 2.67
Powder Blue
#B0E0E6
ΔE00 5.71
Sky Blue
#87CEEB
ΔE00 6.03
Baby Blue
#89CFF0
ΔE00 6.12
Light Blue
#95D0FC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDCEF #EFC2AF
analogous
#AFEFE2 #AFDCEF #AFBCEF
triadic
#AFDCEF #EFAFDC #DCEFAF
tetradic
#AFDCEF #E2AFEF #EFC2AF #BCEFAF
square
#AFDCEF #E2AFEF #EFC2AF #BCEFAF
split-complementary
#AFDCEF #EFAFBC #EFE2AF
monochromatic
#49AFDB #7CC6E5 #AFDCEF #E2F2F9 #E5F4FA
Accessibility & contrast
On white
1.47
#AFDCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#AFDCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDCEF
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDCEF | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9F0
Deuteranopia (green-blind)
#C8D2EF
Tritanopia (blue-blind)
#9BE2E2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afdcef; /* rgb */ color: rgb(175, 220, 239); /* oklch */ color: oklch(86.9% 0.054 225.6);
Tailwind
colors: {
custom: {
50: '#c8e6f4',
500: '#afdcef',
950: '#000000',
},
}SCSS
$custom: #afdcef; $custom-light: #c8e6f4; $custom-dark: #000000;
JSON
{
"hex": "#afdcef",
"rgb": {
"r": 175,
"g": 220,
"b": 239
},
"hsl": {
"h": 197.813,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.86893,
"c": 0.05369,
"h": 225.6
},
"luminance": 0.66532
}Semantic roles & 50–950 ramp
primary
#AFDCEF
secondary
#CD8F75
accent
#4D17CF
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485