#ACCCDE#ACCCDE
#ACCCDE is a very light, muted cyan. Relative luminance 0.572; OKLCH L 82.8% C 0.043 H 232.6°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCCDE |
|---|---|
| RGB | rgb(172, 204, 222) |
| HSL | hsl(202, 43%, 77%) |
| HSV | hsv(202, 23%, 87%) |
| CMYK | cmyk(22.5%, 8.1%, 0%, 12.9%) |
| CIE-LAB | lab(80.31, -6.74, -12.45) |
| CIE-LCH | lch(80.31, 14.16, 241.58°) |
| OKLab | oklab(82.76% -0.0258 -0.0338) |
| OKLCH | oklch(82.76% 0.043 232.6) |
| XYZ | xyz(51.7873, 57.2286, 77.4107) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.64
Light Grey Blue
#9DBCD4
ΔE00 4.78
Cloudy Blue
#ACC2D9
ΔE00 5.00
Lightsteelblue
#B0C4DE
ΔE00 6.34
Ice Blue
#A5DFF9
ΔE00 6.36
Light Blue Grey
#B7C9E2
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCCDE #DEBEAC
analogous
#ACDED7 #ACCCDE #ACB3DE
triadic
#ACCCDE #DEACCC #CCDEAC
tetradic
#ACCCDE #D7ACDE #DEBEAC #B3DEAC
square
#ACCCDE #D7ACDE #DEBEAC #B3DEAC
split-complementary
#ACCCDE #DEACB3 #DED7AC
monochromatic
#5496BB #80B1CD #ACCCDE #D8E7EF #E9F2F6
Accessibility & contrast
On white
1.69
#ACCCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#ACCCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCCDE
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCCDE | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CBDF
Deuteranopia (green-blind)
#BCC5DE
Tritanopia (blue-blind)
#9ED1D2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #acccde; /* rgb */ color: rgb(172, 204, 222); /* oklch */ color: oklch(82.8% 0.043 232.6);
Tailwind
colors: {
custom: {
50: '#c5dbe8',
500: '#acccde',
950: '#000000',
},
}SCSS
$custom: #acccde; $custom-light: #c5dbe8; $custom-dark: #000000;
JSON
{
"hex": "#acccde",
"rgb": {
"r": 172,
"g": 204,
"b": 222
},
"hsl": {
"h": 201.6,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.82757,
"c": 0.04259,
"h": 232.6
},
"luminance": 0.5723
}Semantic roles & 50–950 ramp
primary
#ACCCDE
secondary
#B68E78
accent
#602FB6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131516
muted
#828484