#ACC4CA#ACC4CA
#ACC4CA is a light, muted cyan. Relative luminance 0.525; OKLCH L 80.4% C 0.027 H 214.5°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC4CA |
|---|---|
| RGB | rgb(172, 196, 202) |
| HSL | hsl(192, 22%, 73%) |
| HSV | hsv(192, 15%, 79%) |
| CMYK | cmyk(14.9%, 3%, 0%, 20.8%) |
| CIE-LAB | lab(77.59, -6.85, -5.74) |
| CIE-LCH | lch(77.59, 8.94, 219.96°) |
| OKLab | oklab(80.42% -0.0226 -0.0155) |
| OKLCH | oklch(80.42% 0.027 214.5) |
| XYZ | xyz(47.4112, 52.5137, 63.5039) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.50
Light Grey Blue
#9DBCD4
ΔE00 7.44
Cloudy Blue
#ACC2D9
ΔE00 7.82
Silver (survey)
#C5C9C7
ΔE00 8.00
Powder Blue
#B0E0E6
ΔE00 8.54
Cool Gray
#9AA7B0
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC4CA #CAB2AC
analogous
#ACCAC1 #ACC4CA #ACB5CA
triadic
#ACC4CA #CAACC4 #C4CAAC
tetradic
#ACC4CA #C1ACCA #CAB2AC #B5CAAC
square
#ACC4CA #C1ACCA #CAB2AC #B5CAAC
split-complementary
#ACC4CA #CAACB5 #CAC1AC
monochromatic
#628E9A #87A9B2 #ACC4CA #D1DFE2 #ECF2F3
Accessibility & contrast
On white
1.83
#ACC4CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#ACC4CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC4CA
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC4CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC4CA | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CA
Deuteranopia (green-blind)
#BABECA
Tritanopia (blue-blind)
#A4C7C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #acc4ca; /* rgb */ color: rgb(172, 196, 202); /* oklch */ color: oklch(80.4% 0.027 214.5);
Tailwind
colors: {
custom: {
50: '#c5d5da',
500: '#acc4ca',
950: '#000000',
},
}SCSS
$custom: #acc4ca; $custom-light: #c5d5da; $custom-dark: #000000;
JSON
{
"hex": "#acc4ca",
"rgb": {
"r": 172,
"g": 196,
"b": 202
},
"hsl": {
"h": 192,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.80416,
"c": 0.02742,
"h": 214.5
},
"luminance": 0.52515
}Semantic roles & 50–950 ramp
primary
#ACC4CA
secondary
#9F837C
accent
#5745A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383