#ACCDEB#ACCDEB
#ACCDEB is a very light, muted cyan. Relative luminance 0.584; OKLCH L 83.4% C 0.055 H 246.0°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCDEB |
|---|---|
| RGB | rgb(172, 205, 235) |
| HSL | hsl(209, 61%, 80%) |
| HSV | hsv(209, 27%, 92%) |
| CMYK | cmyk(26.8%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(80.98, -4.31, -18.40) |
| CIE-LCH | lch(80.98, 18.90, 256.82°) |
| OKLab | oklab(83.42% -0.0224 -0.0503) |
| OKLCH | oklch(83.42% 0.055 246) |
| XYZ | xyz(53.8357, 58.4295, 87.0226) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.87
Powder Blue (survey)
#B1D1FC
ΔE00 3.98
Baby Blue (survey)
#A2CFFE
ΔE00 4.03
Lightsteelblue
#B0C4DE
ΔE00 4.10
Light Blue Grey
#B7C9E2
ΔE00 4.37
Light Grey Blue
#9DBCD4
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCDEB #EBCAAC
analogous
#ACEBE9 #ACCDEB #ACAEEB
triadic
#ACCDEB #EBACCD #CDEBAC
tetradic
#ACCDEB #E9ACEB #EBCAAC #AEEBAC
square
#ACCDEB #E9ACEB #EBCAAC #AEEBAC
split-complementary
#ACCDEB #EBACAE #EBE9AC
monochromatic
#4992D3 #7BAFDF #ACCDEB #DDEBF7 #E6F0F9
Accessibility & contrast
On white
1.66
#ACCDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#ACCDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCDEB
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCDEB | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDED
Deuteranopia (green-blind)
#B9C6EA
Tritanopia (blue-blind)
#9AD4D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #accdeb; /* rgb */ color: rgb(172, 205, 235); /* oklch */ color: oklch(83.4% 0.055 246.0);
Tailwind
colors: {
custom: {
50: '#c6dcf1',
500: '#accdeb',
950: '#000000',
},
}SCSS
$custom: #accdeb; $custom-light: #c6dcf1; $custom-dark: #000000;
JSON
{
"hex": "#accdeb",
"rgb": {
"r": 172,
"g": 205,
"b": 235
},
"hsl": {
"h": 208.571,
"s": 61.165,
"l": 79.804
},
"oklch": {
"l": 0.83418,
"c": 0.05507,
"h": 246
},
"luminance": 0.58431
}Semantic roles & 50–950 ramp
primary
#ACCDEB
secondary
#C79C74
accent
#6F1DC9
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485