#ACCCE2#ACCCE2
#ACCCE2 is a very light, muted cyan. Relative luminance 0.574; OKLCH L 82.9% C 0.046 H 238.2°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCCE2 |
|---|---|
| RGB | rgb(172, 204, 226) |
| HSL | hsl(204, 48%, 78%) |
| HSV | hsv(204, 24%, 89%) |
| CMYK | cmyk(23.9%, 9.7%, 0%, 11.4%) |
| CIE-LAB | lab(80.43, -5.84, -14.41) |
| CIE-LCH | lch(80.43, 15.55, 247.93°) |
| OKLab | oklab(82.89% -0.0244 -0.0392) |
| OKLCH | oklch(82.89% 0.046 238.2) |
| XYZ | xyz(52.3297, 57.4456, 80.2677) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.00
Light Grey Blue
#9DBCD4
ΔE00 4.17
Lightsteelblue
#B0C4DE
ΔE00 5.14
Light Blue Grey
#B7C9E2
ΔE00 5.38
Lightblue
#ADD8E6
ΔE00 5.80
Light Blue
#95D0FC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCCE2 #E2C2AC
analogous
#ACE2DD #ACCCE2 #ACB1E2
triadic
#ACCCE2 #E2ACCC #CCE2AC
tetradic
#ACCCE2 #DDACE2 #E2C2AC #B1E2AC
square
#ACCCE2 #DDACE2 #E2C2AC #B1E2AC
split-complementary
#ACCCE2 #E2ACB1 #E2DDAC
monochromatic
#5194C2 #7FB0D2 #ACCCE2 #D9E8F2 #E8F1F7
Accessibility & contrast
On white
1.68
#ACCCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#ACCCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCCE2
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCCE2 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CBE3
Deuteranopia (green-blind)
#BBC5E2
Tritanopia (blue-blind)
#9DD2D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #accce2; /* rgb */ color: rgb(172, 204, 226); /* oklch */ color: oklch(82.9% 0.046 238.2);
Tailwind
colors: {
custom: {
50: '#c5dbeb',
500: '#accce2',
950: '#000000',
},
}SCSS
$custom: #accce2; $custom-light: #c5dbeb; $custom-dark: #000000;
JSON
{
"hex": "#accce2",
"rgb": {
"r": 172,
"g": 204,
"b": 226
},
"hsl": {
"h": 204.444,
"s": 48.214,
"l": 78.039
},
"oklch": {
"l": 0.82894,
"c": 0.04619,
"h": 238.2
},
"luminance": 0.57447
}Semantic roles & 50–950 ramp
primary
#ACCCE2
secondary
#BB9377
accent
#652ABB
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131516
muted
#828484