#AFDBF0#AFDBF0
#AFDBF0 is a very light, muted cyan. Relative luminance 0.661; OKLCH L 86.7% C 0.054 H 228.6°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDBF0 |
|---|---|
| RGB | rgb(175, 219, 240) |
| HSL | hsl(199, 68%, 81%) |
| HSV | hsv(199, 27%, 94%) |
| CMYK | cmyk(27.1%, 8.8%, 0%, 5.9%) |
| CIE-LAB | lab(85.03, -9.59, -14.94) |
| CIE-LCH | lch(85.03, 17.76, 237.30°) |
| OKLab | oklab(86.72% -0.0359 -0.0407) |
| OKLCH | oklch(86.72% 0.054 228.6) |
| XYZ | xyz(58.7342, 66.0658, 92.0785) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.61
Lightblue
#ADD8E6
ΔE00 2.80
Baby Blue
#89CFF0
ΔE00 5.81
Sky Blue
#87CEEB
ΔE00 5.93
Powder Blue
#B0E0E6
ΔE00 6.62
Light Blue
#95D0FC
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDBF0 #F0C4AF
analogous
#AFF0E5 #AFDBF0 #AFBBF0
triadic
#AFDBF0 #F0AFDB #DBF0AF
tetradic
#AFDBF0 #E5AFF0 #F0C4AF #BBF0AF
square
#AFDBF0 #E5AFF0 #F0C4AF #BBF0AF
split-complementary
#AFDBF0 #F0AFBB #F0E5AF
monochromatic
#48ADDD #7BC4E6 #AFDBF0 #E3F2FA #E5F3FA
Accessibility & contrast
On white
1.48
#AFDBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#AFDBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDBF0
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDBF0 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F1
Deuteranopia (green-blind)
#C7D1F0
Tritanopia (blue-blind)
#9BE1E1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #afdbf0; /* rgb */ color: rgb(175, 219, 240); /* oklch */ color: oklch(86.7% 0.054 228.6);
Tailwind
colors: {
custom: {
50: '#c8e6f5',
500: '#afdbf0',
950: '#000000',
},
}SCSS
$custom: #afdbf0; $custom-light: #c8e6f5; $custom-dark: #000000;
JSON
{
"hex": "#afdbf0",
"rgb": {
"r": 175,
"g": 219,
"b": 240
},
"hsl": {
"h": 199.385,
"s": 68.421,
"l": 81.373
},
"oklch": {
"l": 0.86716,
"c": 0.05433,
"h": 228.6
},
"luminance": 0.66068
}Semantic roles & 50–950 ramp
primary
#AFDBF0
secondary
#CE9275
accent
#5215D0
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485