#AFDAED#AFDAED
#AFDAED is a very light, muted cyan. Relative luminance 0.654; OKLCH L 86.4% C 0.052 H 226.6°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDAED |
|---|---|
| RGB | rgb(175, 218, 237) |
| HSL | hsl(198, 63%, 81%) |
| HSV | hsv(198, 26%, 93%) |
| CMYK | cmyk(26.2%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(84.67, -9.76, -13.89) |
| CIE-LCH | lch(84.67, 16.98, 234.90°) |
| OKLab | oklab(86.4% -0.0358 -0.0378) |
| OKLCH | oklch(86.4% 0.052 226.6) |
| XYZ | xyz(58.0321, 65.3688, 89.6641) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.10
Ice Blue
#A5DFF9
ΔE00 3.01
Sky Blue
#87CEEB
ΔE00 6.02
Powder Blue
#B0E0E6
ΔE00 6.04
Baby Blue
#89CFF0
ΔE00 6.07
Light Blue
#95D0FC
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDAED #EDC2AF
analogous
#AFEDE1 #AFDAED #AFBBED
triadic
#AFDAED #EDAFDA #DAEDAF
tetradic
#AFDAED #E1AFED #EDC2AF #BBEDAF
square
#AFDAED #E1AFED #EDC2AF #BBEDAF
split-complementary
#AFDAED #EDAFBB #EDE1AF
monochromatic
#4BACD7 #7DC3E2 #AFDAED #E1F1F8 #E6F3F9
Accessibility & contrast
On white
1.49
#AFDAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#AFDAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDAED
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDAED | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#9CE0E0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afdaed; /* rgb */ color: rgb(175, 218, 237); /* oklch */ color: oklch(86.4% 0.052 226.6);
Tailwind
colors: {
custom: {
50: '#c8e5f2',
500: '#afdaed',
950: '#000000',
},
}SCSS
$custom: #afdaed; $custom-light: #c8e5f2; $custom-dark: #000000;
JSON
{
"hex": "#afdaed",
"rgb": {
"r": 175,
"g": 218,
"b": 237
},
"hsl": {
"h": 198.387,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.86404,
"c": 0.05207,
"h": 226.6
},
"luminance": 0.65371
}Semantic roles & 50–950 ramp
primary
#AFDAED
secondary
#CA9076
accent
#511ACB
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485