#AFDAEB#AFDAEB
#AFDAEB is a very light, muted cyan. Relative luminance 0.653; OKLCH L 86.3% C 0.051 H 223.9°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDAEB |
|---|---|
| RGB | rgb(175, 218, 235) |
| HSL | hsl(197, 60%, 80%) |
| HSV | hsv(197, 26%, 92%) |
| CMYK | cmyk(25.5%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(84.61, -10.21, -12.92) |
| CIE-LCH | lch(84.61, 16.47, 231.67°) |
| OKLab | oklab(86.34% -0.0365 -0.0352) |
| OKLCH | oklch(86.34% 0.051 223.9) |
| XYZ | xyz(57.7415, 65.2526, 88.1338) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.33
Ice Blue
#A5DFF9
ΔE00 3.37
Powder Blue
#B0E0E6
ΔE00 5.28
Sky Blue
#87CEEB
ΔE00 6.20
Baby Blue
#89CFF0
ΔE00 6.42
Pale Sky Blue
#BDF6FE
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDAEB #EBC0AF
analogous
#AFEBDE #AFDAEB #AFBCEB
triadic
#AFDAEB #EBAFDA #DAEBAF
tetradic
#AFDAEB #DEAFEB #EBC0AF #BCEBAF
square
#AFDAEB #DEAFEB #EBC0AF #BCEBAF
split-complementary
#AFDAEB #EBAFBC #EBDEAF
monochromatic
#4DADD3 #7EC3DF #AFDAEB #E0F1F7 #E7F4F9
Accessibility & contrast
On white
1.49
#AFDAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#AFDAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDAEB
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDAEB | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#9DDFDF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afdaeb; /* rgb */ color: rgb(175, 218, 235); /* oklch */ color: oklch(86.3% 0.051 223.9);
Tailwind
colors: {
custom: {
50: '#c8e5f1',
500: '#afdaeb',
950: '#000000',
},
}SCSS
$custom: #afdaeb; $custom-light: #c8e5f1; $custom-dark: #000000;
JSON
{
"hex": "#afdaeb",
"rgb": {
"r": 175,
"g": 218,
"b": 235
},
"hsl": {
"h": 197,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.86337,
"c": 0.0507,
"h": 223.9
},
"luminance": 0.65255
}Semantic roles & 50–950 ramp
primary
#AFDAEB
secondary
#C78E77
accent
#4E1EC8
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485