#AFD4EA#AFD4EA
#AFD4EA is a very light, muted cyan. Relative luminance 0.621; OKLCH L 85.0% C 0.050 H 234.3°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD4EA |
|---|---|
| RGB | rgb(175, 212, 234) |
| HSL | hsl(202, 58%, 80%) |
| HSV | hsv(202, 25%, 92%) |
| CMYK | cmyk(25.2%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(82.99, -7.33, -14.82) |
| CIE-LCH | lch(82.99, 16.54, 243.69°) |
| OKLab | oklab(85.04% -0.0291 -0.0404) |
| OKLCH | oklch(85.04% 0.05 234.3) |
| XYZ | xyz(56.0697, 62.1394, 86.8658) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.23
Ice Blue
#A5DFF9
ΔE00 4.52
Baby Blue
#89CFF0
ΔE00 6.10
Cloudy Blue
#ACC2D9
ΔE00 6.12
Light Grey Blue
#9DBCD4
ΔE00 6.20
Light Blue
#95D0FC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD4EA #EAC5AF
analogous
#AFEAE3 #AFD4EA #AFB6EA
triadic
#AFD4EA #EAAFD4 #D4EAAF
tetradic
#AFD4EA #E3AFEA #EAC5AF #B6EAAF
square
#AFD4EA #E3AFEA #EAC5AF #B6EAAF
split-complementary
#AFD4EA #EAAFB6 #EAE3AF
monochromatic
#4EA0D1 #7FBADD #AFD4EA #DFEEF7 #E7F2F9
Accessibility & contrast
On white
1.56
#AFD4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#AFD4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD4EA
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD4EA | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EB
Deuteranopia (green-blind)
#C2CCEA
Tritanopia (blue-blind)
#9EDADB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #afd4ea; /* rgb */ color: rgb(175, 212, 234); /* oklch */ color: oklch(85.0% 0.050 234.3);
Tailwind
colors: {
custom: {
50: '#c8e1f0',
500: '#afd4ea',
950: '#000000',
},
}SCSS
$custom: #afd4ea; $custom-light: #c8e1f0; $custom-dark: #000000;
JSON
{
"hex": "#afd4ea",
"rgb": {
"r": 175,
"g": 212,
"b": 234
},
"hsl": {
"h": 202.373,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.85042,
"c": 0.04976,
"h": 234.3
},
"luminance": 0.62141
}Semantic roles & 50–950 ramp
primary
#AFD4EA
secondary
#C69577
accent
#5E1FC6
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485