#AFDBED#AFDBED
#AFDBED is a very light, muted cyan. Relative luminance 0.659; OKLCH L 86.6% C 0.052 H 224.8°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDBED |
|---|---|
| RGB | rgb(175, 219, 237) |
| HSL | hsl(197, 63%, 81%) |
| HSV | hsv(197, 26%, 93%) |
| CMYK | cmyk(26.2%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(84.94, -10.28, -13.49) |
| CIE-LCH | lch(84.94, 16.96, 232.70°) |
| OKLab | oklab(86.62% -0.037 -0.0368) |
| OKLCH | oklch(86.62% 0.052 224.8) |
| XYZ | xyz(58.2922, 65.8890, 89.7508) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.69
Ice Blue
#A5DFF9
ΔE00 3.01
Powder Blue
#B0E0E6
ΔE00 5.49
Sky Blue
#87CEEB
ΔE00 6.10
Baby Blue
#89CFF0
ΔE00 6.25
Pale Sky Blue
#BDF6FE
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDBED #EDC1AF
analogous
#AFEDE0 #AFDBED #AFBCED
triadic
#AFDBED #EDAFDB #DBEDAF
tetradic
#AFDBED #E0AFED #EDC1AF #BCEDAF
square
#AFDBED #E0AFED #EDC1AF #BCEDAF
split-complementary
#AFDBED #EDAFBC #EDE0AF
monochromatic
#4BAED7 #7DC5E2 #AFDBED #E1F1F8 #E6F4F9
Accessibility & contrast
On white
1.48
#AFDBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#AFDBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDBED
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDBED | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EE
Deuteranopia (green-blind)
#C7D1ED
Tritanopia (blue-blind)
#9CE1E0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #afdbed; /* rgb */ color: rgb(175, 219, 237); /* oklch */ color: oklch(86.6% 0.052 224.8);
Tailwind
colors: {
custom: {
50: '#c8e6f2',
500: '#afdbed',
950: '#000000',
},
}SCSS
$custom: #afdbed; $custom-light: #c8e6f2; $custom-dark: #000000;
JSON
{
"hex": "#afdbed",
"rgb": {
"r": 175,
"g": 219,
"b": 237
},
"hsl": {
"h": 197.419,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.86615,
"c": 0.05219,
"h": 224.8
},
"luminance": 0.65891
}Semantic roles & 50–950 ramp
primary
#AFDBED
secondary
#CA8E76
accent
#4E1ACB
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485