#AFDBFE#AFDBFE
#AFDBFE is a very light, moderate cyan. Relative luminance 0.669; OKLCH L 87.2% C 0.067 H 242.5°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDBFE |
|---|---|
| RGB | rgb(175, 219, 254) |
| HSL | hsl(207, 98%, 84%) |
| HSV | hsv(207, 31%, 100%) |
| CMYK | cmyk(31.1%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(85.47, -6.33, -21.68) |
| CIE-LCH | lch(85.47, 22.58, 253.73°) |
| OKLab | oklab(87.21% -0.0309 -0.0594) |
| OKLCH | oklch(87.21% 0.067 242.5) |
| XYZ | xyz(60.8946, 66.9300, 103.4569) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 4.00
Light Blue
#95D0FC
ΔE00 4.09
Powder Blue (survey)
#B1D1FC
ΔE00 4.90
Ice Blue
#A5DFF9
ΔE00 5.19
Lightskyblue
#87CEFA
ΔE00 5.82
Baby Blue
#89CFF0
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDBFE #FED2AF
analogous
#AFFEF9 #AFDBFE #AFB4FE
triadic
#AFDBFE #FEAFDB #DBFEAF
tetradic
#AFDBFE #F9AFFE #FED2AF #B4FEAF
square
#AFDBFE #F9AFFE #FED2AF #B4FEAF
split-complementary
#AFDBFE #FEAFB4 #FEF9AF
monochromatic
#36A5FC #73C0FD #AFDBFE #E1F1FF #E1F1FF
Accessibility & contrast
On white
1.46
#AFDBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#AFDBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDBFE
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDBFE | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFF
Deuteranopia (green-blind)
#C2D2FD
Tritanopia (blue-blind)
#96E4E6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #afdbfe; /* rgb */ color: rgb(175, 219, 254); /* oklch */ color: oklch(87.2% 0.067 242.5);
Tailwind
colors: {
custom: {
50: '#c8e6fe',
500: '#afdbfe',
950: '#000000',
},
}SCSS
$custom: #afdbfe; $custom-light: #c8e6fe; $custom-dark: #000000;
JSON
{
"hex": "#afdbfe",
"rgb": {
"r": 175,
"g": 219,
"b": 254
},
"hsl": {
"h": 206.582,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.87208,
"c": 0.06701,
"h": 242.5
},
"luminance": 0.66933
}Semantic roles & 50–950 ramp
primary
#AFDBFE
secondary
#E4A26E
accent
#6600E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485