#ACC3CA#ACC3CA
#ACC3CA is a light, muted cyan. Relative luminance 0.521; OKLCH L 80.2% C 0.027 H 218.0°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC3CA |
|---|---|
| RGB | rgb(172, 195, 202) |
| HSL | hsl(194, 22%, 73%) |
| HSV | hsv(194, 15%, 79%) |
| CMYK | cmyk(14.9%, 3.5%, 0%, 20.8%) |
| CIE-LAB | lab(77.32, -6.33, -6.14) |
| CIE-LCH | lch(77.32, 8.82, 224.13°) |
| OKLab | oklab(80.2% -0.0212 -0.0166) |
| OKLCH | oklch(80.2% 0.027 218) |
| XYZ | xyz(47.1864, 52.0641, 63.4290) |
| Luminance | 0.5206 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.75
Light Grey Blue
#9DBCD4
ΔE00 6.90
Cloudy Blue
#ACC2D9
ΔE00 7.21
Silver (survey)
#C5C9C7
ΔE00 7.91
Cool Gray
#9AA7B0
ΔE00 8.29
Dove Gray
#B6B8BD
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC3CA #CAB3AC
analogous
#ACCAC2 #ACC3CA #ACB4CA
triadic
#ACC3CA #CAACC3 #C3CAAC
tetradic
#ACC3CA #C2ACCA #CAB3AC #B4CAAC
square
#ACC3CA #C2ACCA #CAB3AC #B4CAAC
split-complementary
#ACC3CA #CAACB4 #CAC2AC
monochromatic
#628D9A #87A8B2 #ACC3CA #D1DEE2 #ECF2F3
Accessibility & contrast
On white
1.84
#ACC3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#ACC3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC3CA
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC3CA | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CA
Deuteranopia (green-blind)
#B9BDCA
Tritanopia (blue-blind)
#A4C6C5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acc3ca; /* rgb */ color: rgb(172, 195, 202); /* oklch */ color: oklch(80.2% 0.027 218.0);
Tailwind
colors: {
custom: {
50: '#c5d5da',
500: '#acc3ca',
950: '#000000',
},
}SCSS
$custom: #acc3ca; $custom-light: #c5d5da; $custom-dark: #000000;
JSON
{
"hex": "#acc3ca",
"rgb": {
"r": 172,
"g": 195,
"b": 202
},
"hsl": {
"h": 194,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.80204,
"c": 0.02694,
"h": 218
},
"luminance": 0.52065
}Semantic roles & 50–950 ramp
primary
#ACC3CA
secondary
#9F847C
accent
#5A45A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383