#AFDBFC#AFDBFC
#AFDBFC is a very light, moderate cyan. Relative luminance 0.668; OKLCH L 87.1% C 0.065 H 240.9°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDBFC |
|---|---|
| RGB | rgb(175, 219, 252) |
| HSL | hsl(206, 93%, 84%) |
| HSV | hsv(206, 31%, 99%) |
| CMYK | cmyk(30.6%, 13.1%, 0%, 1.2%) |
| CIE-LAB | lab(85.40, -6.80, -20.72) |
| CIE-LCH | lch(85.40, 21.80, 251.83°) |
| OKLab | oklab(87.14% -0.0316 -0.0568) |
| OKLCH | oklch(87.14% 0.065 240.9) |
| XYZ | xyz(60.5760, 66.8026, 101.7790) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 4.23
Baby Blue (survey)
#A2CFFE
ΔE00 4.47
Ice Blue
#A5DFF9
ΔE00 4.65
Powder Blue (survey)
#B1D1FC
ΔE00 5.38
Lightskyblue
#87CEFA
ΔE00 5.80
Baby Blue
#89CFF0
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDBFC #FCD0AF
analogous
#AFFCF6 #AFDBFC #AFB4FC
triadic
#AFDBFC #FCAFDB #DBFCAF
tetradic
#AFDBFC #F6AFFC #FCD0AF #B4FCAF
square
#AFDBFC #F6AFFC #FCD0AF #B4FCAF
split-complementary
#AFDBFC #FCAFB4 #FCF6AF
monochromatic
#39A6F8 #74C0FA #AFDBFC #E2F2FE #E2F2FE
Accessibility & contrast
On white
1.46
#AFDBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#AFDBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDBFC
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDBFC | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFE
Deuteranopia (green-blind)
#C3D2FB
Tritanopia (blue-blind)
#97E3E6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afdbfc; /* rgb */ color: rgb(175, 219, 252); /* oklch */ color: oklch(87.1% 0.065 240.9);
Tailwind
colors: {
custom: {
50: '#c8e6fd',
500: '#afdbfc',
950: '#000000',
},
}SCSS
$custom: #afdbfc; $custom-light: #c8e6fd; $custom-dark: #000000;
JSON
{
"hex": "#afdbfc",
"rgb": {
"r": 175,
"g": 219,
"b": 252
},
"hsl": {
"h": 205.714,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.87136,
"c": 0.06499,
"h": 240.9
},
"luminance": 0.66805
}Semantic roles & 50–950 ramp
primary
#AFDBFC
secondary
#E09F6F
accent
#6200E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485