#ACCAE2#ACCAE2
#ACCAE2 is a very light, muted cyan. Relative luminance 0.565; OKLCH L 82.5% C 0.047 H 242.4°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCAE2 |
|---|---|
| RGB | rgb(172, 202, 226) |
| HSL | hsl(207, 48%, 78%) |
| HSV | hsv(207, 24%, 89%) |
| CMYK | cmyk(23.9%, 10.6%, 0%, 11.4%) |
| CIE-LAB | lab(79.90, -4.79, -15.21) |
| CIE-LCH | lch(79.90, 15.95, 252.52°) |
| OKLab | oklab(82.48% -0.0217 -0.0414) |
| OKLCH | oklch(82.48% 0.047 242.4) |
| XYZ | xyz(51.8574, 56.5010, 80.1103) |
| Luminance | 0.5650 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.95
Light Grey Blue
#9DBCD4
ΔE00 3.68
Lightsteelblue
#B0C4DE
ΔE00 3.96
Light Blue Grey
#B7C9E2
ΔE00 4.33
Powder Blue (survey)
#B1D1FC
ΔE00 5.93
Baby Blue (survey)
#A2CFFE
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCAE2 #E2C4AC
analogous
#ACE2DF #ACCAE2 #ACAFE2
triadic
#ACCAE2 #E2ACCA #CAE2AC
tetradic
#ACCAE2 #DFACE2 #E2C4AC #AFE2AC
square
#ACCAE2 #DFACE2 #E2C4AC #AFE2AC
split-complementary
#ACCAE2 #E2ACAF #E2DFAC
monochromatic
#5190C2 #7FADD2 #ACCAE2 #D9E7F2 #E8F1F7
Accessibility & contrast
On white
1.71
#ACCAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#ACCAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCAE2
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCAE2 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C9E3
Deuteranopia (green-blind)
#B9C3E2
Tritanopia (blue-blind)
#9DD0D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #accae2; /* rgb */ color: rgb(172, 202, 226); /* oklch */ color: oklch(82.5% 0.047 242.4);
Tailwind
colors: {
custom: {
50: '#c5daeb',
500: '#accae2',
950: '#000000',
},
}SCSS
$custom: #accae2; $custom-light: #c5daeb; $custom-dark: #000000;
JSON
{
"hex": "#accae2",
"rgb": {
"r": 172,
"g": 202,
"b": 226
},
"hsl": {
"h": 206.667,
"s": 48.214,
"l": 78.039
},
"oklch": {
"l": 0.82475,
"c": 0.04677,
"h": 242.4
},
"luminance": 0.56503
}Semantic roles & 50–950 ramp
primary
#ACCAE2
secondary
#BB9577
accent
#6B2ABB
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384