#AFDDEF#AFDDEF
#AFDDEF is a very light, muted cyan. Relative luminance 0.671; OKLCH L 87.1% C 0.054 H 223.8°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDDEF |
|---|---|
| RGB | rgb(175, 221, 239) |
| HSL | hsl(197, 67%, 81%) |
| HSV | hsv(197, 27%, 94%) |
| CMYK | cmyk(26.8%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(85.53, -10.85, -13.66) |
| CIE-LCH | lch(85.53, 17.45, 231.54°) |
| OKLab | oklab(87.1% -0.0389 -0.0372) |
| OKLCH | oklch(87.1% 0.054 223.8) |
| XYZ | xyz(59.1109, 67.0564, 91.4732) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.81
Ice Blue
#A5DFF9
ΔE00 2.77
Powder Blue
#B0E0E6
ΔE00 5.18
Sky Blue
#87CEEB
ΔE00 6.15
Baby Blue
#89CFF0
ΔE00 6.35
Pale Sky Blue
#BDF6FE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDDEF #EFC1AF
analogous
#AFEFE1 #AFDDEF #AFBDEF
triadic
#AFDDEF #EFAFDD #DDEFAF
tetradic
#AFDDEF #E1AFEF #EFC1AF #BDEFAF
square
#AFDDEF #E1AFEF #EFC1AF #BDEFAF
split-complementary
#AFDDEF #EFAFBD #EFE1AF
monochromatic
#49B2DB #7CC7E5 #AFDDEF #E2F3F9 #E5F4FA
Accessibility & contrast
On white
1.46
#AFDDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#AFDDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDDEF
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDDEF | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAF0
Deuteranopia (green-blind)
#C9D2EF
Tritanopia (blue-blind)
#9BE3E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #afddef; /* rgb */ color: rgb(175, 221, 239); /* oklch */ color: oklch(87.1% 0.054 223.8);
Tailwind
colors: {
custom: {
50: '#c8e7f4',
500: '#afddef',
950: '#000000',
},
}SCSS
$custom: #afddef; $custom-light: #c8e7f4; $custom-dark: #000000;
JSON
{
"hex": "#afddef",
"rgb": {
"r": 175,
"g": 221,
"b": 239
},
"hsl": {
"h": 196.875,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.87104,
"c": 0.05384,
"h": 223.8
},
"luminance": 0.67059
}Semantic roles & 50–950 ramp
primary
#AFDDEF
secondary
#CD8E75
accent
#4B17CF
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485