#ACC4E2#ACC4E2
#ACC4E2 is a light, muted cyan. Relative luminance 0.537; OKLCH L 81.2% C 0.050 H 254.1°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC4E2 |
|---|---|
| RGB | rgb(172, 196, 226) |
| HSL | hsl(213, 48%, 78%) |
| HSV | hsv(213, 24%, 89%) |
| CMYK | cmyk(23.9%, 13.3%, 0%, 11.4%) |
| CIE-LAB | lab(78.31, -1.60, -17.60) |
| CIE-LCH | lch(78.31, 17.68, 264.80°) |
| OKLab | oklab(81.23% -0.0137 -0.048) |
| OKLCH | oklch(81.23% 0.05 254.1) |
| XYZ | xyz(50.4769, 53.7400, 79.6501) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.42
Cloudy Blue
#ACC2D9
ΔE00 2.39
Light Blue Grey
#B7C9E2
ΔE00 2.49
Powder Blue (survey)
#B1D1FC
ΔE00 4.53
Light Grey Blue
#9DBCD4
ΔE00 4.63
Baby Blue (survey)
#A2CFFE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC4E2 #E2CAAC
analogous
#ACDFE2 #ACC4E2 #AFACE2
triadic
#ACC4E2 #E2ACC4 #C4E2AC
tetradic
#ACC4E2 #E2ACDF #E2CAAC #ACE2AF
square
#ACC4E2 #E2ACDF #E2CAAC #ACE2AF
split-complementary
#ACC4E2 #E2AFAC #DFE2AC
monochromatic
#5184C2 #7FA4D2 #ACC4E2 #D9E4F2 #E8EFF7
Accessibility & contrast
On white
1.79
#ACC4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#ACC4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC4E2
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC4E2 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C5E3
Deuteranopia (green-blind)
#B3BFE1
Tritanopia (blue-blind)
#9ECACE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #acc4e2; /* rgb */ color: rgb(172, 196, 226); /* oklch */ color: oklch(81.2% 0.050 254.1);
Tailwind
colors: {
custom: {
50: '#c5d5eb',
500: '#acc4e2',
950: '#000000',
},
}SCSS
$custom: #acc4e2; $custom-light: #c5d5eb; $custom-dark: #000000;
JSON
{
"hex": "#acc4e2",
"rgb": {
"r": 172,
"g": 196,
"b": 226
},
"hsl": {
"h": 213.333,
"s": 48.214,
"l": 78.039
},
"oklch": {
"l": 0.81225,
"c": 0.04993,
"h": 254.1
},
"luminance": 0.53741
}Semantic roles & 50–950 ramp
primary
#ACC4E2
secondary
#BB9D77
accent
#7B2ABB
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384