#AFDCFE#AFDCFE
#AFDCFE is a very light, moderate cyan. Relative luminance 0.675; OKLCH L 87.4% C 0.067 H 241.1°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDCFE |
|---|---|
| RGB | rgb(175, 220, 254) |
| HSL | hsl(206, 98%, 84%) |
| HSV | hsv(206, 31%, 100%) |
| CMYK | cmyk(31.1%, 13.4%, 0%, 0.4%) |
| CIE-LAB | lab(85.73, -6.85, -21.28) |
| CIE-LCH | lch(85.73, 22.35, 252.16°) |
| OKLab | oklab(87.42% -0.0322 -0.0583) |
| OKLCH | oklch(87.42% 0.067 241.1) |
| XYZ | xyz(61.1563, 67.4533, 103.5442) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 4.21
Baby Blue (survey)
#A2CFFE
ΔE00 4.45
Ice Blue
#A5DFF9
ΔE00 4.70
Powder Blue (survey)
#B1D1FC
ΔE00 5.41
Lightskyblue
#87CEFA
ΔE00 5.79
Baby Blue
#89CFF0
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDCFE #FED1AF
analogous
#AFFEF9 #AFDCFE #AFB5FE
triadic
#AFDCFE #FEAFDC #DCFEAF
tetradic
#AFDCFE #F9AFFE #FED1AF #B5FEAF
square
#AFDCFE #F9AFFE #FED1AF #B5FEAF
split-complementary
#AFDCFE #FEAFB5 #FEF9AF
monochromatic
#36A7FC #73C2FD #AFDCFE #E1F2FF #E1F2FF
Accessibility & contrast
On white
1.45
#AFDCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#AFDCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDCFE
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDCFE | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFF
Deuteranopia (green-blind)
#C3D3FD
Tritanopia (blue-blind)
#96E4E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #afdcfe; /* rgb */ color: rgb(175, 220, 254); /* oklch */ color: oklch(87.4% 0.067 241.1);
Tailwind
colors: {
custom: {
50: '#c8e6fe',
500: '#afdcfe',
950: '#000000',
},
}SCSS
$custom: #afdcfe; $custom-light: #c8e6fe; $custom-dark: #000000;
JSON
{
"hex": "#afdcfe",
"rgb": {
"r": 175,
"g": 220,
"b": 254
},
"hsl": {
"h": 205.823,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.87416,
"c": 0.06663,
"h": 241.1
},
"luminance": 0.67456
}Semantic roles & 50–950 ramp
primary
#AFDCFE
secondary
#E4A06E
accent
#6300E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485