#AFD2EB#AFD2EB
#AFD2EB is a very light, muted cyan. Relative luminance 0.612; OKLCH L 84.7% C 0.051 H 239.3°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD2EB |
|---|---|
| RGB | rgb(175, 210, 235) |
| HSL | hsl(205, 60%, 80%) |
| HSV | hsv(205, 26%, 92%) |
| CMYK | cmyk(25.5%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(82.49, -6.06, -16.11) |
| CIE-LCH | lch(82.49, 17.21, 249.39°) |
| OKLab | oklab(84.66% -0.0261 -0.0439) |
| OKLCH | oklch(84.66% 0.051 239.3) |
| XYZ | xyz(55.7169, 61.2033, 87.4589) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.06
Ice Blue
#A5DFF9
ΔE00 5.50
Light Grey Blue
#9DBCD4
ΔE00 5.52
Light Blue
#95D0FC
ΔE00 5.55
Baby Blue (survey)
#A2CFFE
ΔE00 5.68
Light Blue Grey
#B7C9E2
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD2EB #EBC8AF
analogous
#AFEBE6 #AFD2EB #AFB4EB
triadic
#AFD2EB #EBAFD2 #D2EBAF
tetradic
#AFD2EB #E6AFEB #EBC8AF #B4EBAF
square
#AFD2EB #E6AFEB #EBC8AF #B4EBAF
split-complementary
#AFD2EB #EBAFB4 #EBE6AF
monochromatic
#4D9BD3 #7EB6DF #AFD2EB #E0EEF7 #E7F1F9
Accessibility & contrast
On white
1.59
#AFD2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#AFD2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD2EB
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD2EB | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#BFCAEB
Tritanopia (blue-blind)
#9ED8DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #afd2eb; /* rgb */ color: rgb(175, 210, 235); /* oklch */ color: oklch(84.7% 0.051 239.3);
Tailwind
colors: {
custom: {
50: '#c8dff1',
500: '#afd2eb',
950: '#000000',
},
}SCSS
$custom: #afd2eb; $custom-light: #c8dff1; $custom-dark: #000000;
JSON
{
"hex": "#afd2eb",
"rgb": {
"r": 175,
"g": 210,
"b": 235
},
"hsl": {
"h": 205,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.84657,
"c": 0.05108,
"h": 239.3
},
"luminance": 0.61205
}Semantic roles & 50–950 ramp
primary
#AFD2EB
secondary
#C79877
accent
#651EC8
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485