#AFDBFB#AFDBFB
#AFDBFB is a very light, moderate cyan. Relative luminance 0.667; OKLCH L 87.1% C 0.064 H 240.0°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDBFB |
|---|---|
| RGB | rgb(175, 219, 251) |
| HSL | hsl(205, 90%, 84%) |
| HSV | hsv(205, 30%, 98%) |
| CMYK | cmyk(30.3%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(85.37, -7.04, -20.24) |
| CIE-LCH | lch(85.37, 21.43, 250.83°) |
| OKLab | oklab(87.1% -0.032 -0.0554) |
| OKLCH | oklch(87.1% 0.064 240) |
| XYZ | xyz(60.4180, 66.7394, 100.9466) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 4.35
Ice Blue
#A5DFF9
ΔE00 4.38
Baby Blue (survey)
#A2CFFE
ΔE00 4.73
Powder Blue (survey)
#B1D1FC
ΔE00 5.64
Lightskyblue
#87CEFA
ΔE00 5.81
Baby Blue
#89CFF0
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDBFB #FBCFAF
analogous
#AFFBF5 #AFDBFB #AFB5FB
triadic
#AFDBFB #FBAFDB #DBFBAF
tetradic
#AFDBFB #F5AFFB #FBCFAF #B5FBAF
square
#AFDBFB #F5AFFB #FBCFAF #B5FBAF
split-complementary
#AFDBFB #FBAFB5 #FBF5AF
monochromatic
#3AA7F5 #75C1F8 #AFDBFB #E2F2FE #E2F2FE
Accessibility & contrast
On white
1.46
#AFDBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#AFDBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDBFB
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDBFB | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFD
Deuteranopia (green-blind)
#C3D2FA
Tritanopia (blue-blind)
#97E3E5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afdbfb; /* rgb */ color: rgb(175, 219, 251); /* oklch */ color: oklch(87.1% 0.064 240.0);
Tailwind
colors: {
custom: {
50: '#c8e6fc',
500: '#afdbfb',
950: '#000000',
},
}SCSS
$custom: #afdbfb; $custom-light: #c8e6fc; $custom-dark: #000000;
JSON
{
"hex": "#afdbfb",
"rgb": {
"r": 175,
"g": 219,
"b": 251
},
"hsl": {
"h": 205.263,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.871,
"c": 0.064,
"h": 240
},
"luminance": 0.66742
}Semantic roles & 50–950 ramp
primary
#AFDBFB
secondary
#DF9E6F
accent
#6100E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485