#AFDBEE#AFDBEE
#AFDBEE is a very light, muted cyan. Relative luminance 0.659; OKLCH L 86.6% C 0.053 H 226.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDBEE |
|---|---|
| RGB | rgb(175, 219, 238) |
| HSL | hsl(198, 65%, 81%) |
| HSV | hsv(198, 26%, 93%) |
| CMYK | cmyk(26.5%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(84.97, -10.05, -13.97) |
| CIE-LCH | lch(84.97, 17.21, 234.28°) |
| OKLab | oklab(86.65% -0.0367 -0.0381) |
| OKLCH | oklch(86.65% 0.053 226.1) |
| XYZ | xyz(58.4387, 65.9476, 90.5224) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.06
Ice Blue
#A5DFF9
ΔE00 2.83
Powder Blue
#B0E0E6
ΔE00 5.87
Sky Blue
#87CEEB
ΔE00 6.02
Baby Blue
#89CFF0
ΔE00 6.08
Light Blue
#95D0FC
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDBEE #EEC2AF
analogous
#AFEEE1 #AFDBEE #AFBBEE
triadic
#AFDBEE #EEAFDB #DBEEAF
tetradic
#AFDBEE #E1AFEE #EEC2AF #BBEEAF
square
#AFDBEE #E1AFEE #EEC2AF #BBEEAF
split-complementary
#AFDBEE #EEAFBB #EEE1AF
monochromatic
#4AAED9 #7DC4E3 #AFDBEE #E1F2F9 #E6F4FA
Accessibility & contrast
On white
1.48
#AFDBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#AFDBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDBEE
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDBEE | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EF
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#9CE1E1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #afdbee; /* rgb */ color: rgb(175, 219, 238); /* oklch */ color: oklch(86.6% 0.053 226.1);
Tailwind
colors: {
custom: {
50: '#c8e6f3',
500: '#afdbee',
950: '#000000',
},
}SCSS
$custom: #afdbee; $custom-light: #c8e6f3; $custom-dark: #000000;
JSON
{
"hex": "#afdbee",
"rgb": {
"r": 175,
"g": 219,
"b": 238
},
"hsl": {
"h": 198.095,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.86648,
"c": 0.05288,
"h": 226.1
},
"luminance": 0.6595
}Semantic roles & 50–950 ramp
primary
#AFDBEE
secondary
#CC9076
accent
#4F19CD
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485