#AFDBEF#AFDBEF
#AFDBEF is a very light, muted cyan. Relative luminance 0.660; OKLCH L 86.7% C 0.054 H 227.4°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDBEF |
|---|---|
| RGB | rgb(175, 219, 239) |
| HSL | hsl(199, 67%, 81%) |
| HSV | hsv(199, 27%, 94%) |
| CMYK | cmyk(26.8%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(85.00, -9.82, -14.46) |
| CIE-LCH | lch(85.00, 17.48, 235.81°) |
| OKLab | oklab(86.68% -0.0363 -0.0394) |
| OKLCH | oklch(86.68% 0.054 227.4) |
| XYZ | xyz(58.5860, 66.0066, 91.2983) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.43
Ice Blue
#A5DFF9
ΔE00 2.69
Baby Blue
#89CFF0
ΔE00 5.94
Sky Blue
#87CEEB
ΔE00 5.96
Powder Blue
#B0E0E6
ΔE00 6.25
Light Blue
#95D0FC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDBEF #EFC3AF
analogous
#AFEFE3 #AFDBEF #AFBBEF
triadic
#AFDBEF #EFAFDB #DBEFAF
tetradic
#AFDBEF #E3AFEF #EFC3AF #BBEFAF
square
#AFDBEF #E3AFEF #EFC3AF #BBEFAF
split-complementary
#AFDBEF #EFAFBB #EFE3AF
monochromatic
#49ADDB #7CC4E5 #AFDBEF #E2F2F9 #E5F4FA
Accessibility & contrast
On white
1.48
#AFDBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#AFDBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDBEF
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDBEF | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F0
Deuteranopia (green-blind)
#C7D1EF
Tritanopia (blue-blind)
#9BE1E1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #afdbef; /* rgb */ color: rgb(175, 219, 239); /* oklch */ color: oklch(86.7% 0.054 227.4);
Tailwind
colors: {
custom: {
50: '#c8e6f4',
500: '#afdbef',
950: '#000000',
},
}SCSS
$custom: #afdbef; $custom-light: #c8e6f4; $custom-dark: #000000;
JSON
{
"hex": "#afdbef",
"rgb": {
"r": 175,
"g": 219,
"b": 239
},
"hsl": {
"h": 198.75,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.86682,
"c": 0.05359,
"h": 227.4
},
"luminance": 0.66009
}Semantic roles & 50–950 ramp
primary
#AFDBEF
secondary
#CD9175
accent
#5017CF
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485