#ACC2CF#ACC2CF
#ACC2CF is a light, muted cyan. Relative luminance 0.519; OKLCH L 80.2% C 0.030 H 233.7°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC2CF |
|---|---|
| RGB | rgb(172, 194, 207) |
| HSL | hsl(202, 27%, 74%) |
| HSV | hsv(202, 17%, 81%) |
| CMYK | cmyk(16.9%, 6.3%, 0%, 18.8%) |
| CIE-LAB | lab(77.20, -4.74, -9.02) |
| CIE-LCH | lch(77.20, 10.19, 242.28°) |
| OKLab | oklab(80.16% -0.0179 -0.0244) |
| OKLCH | oklch(80.16% 0.03 233.7) |
| XYZ | xyz(47.5647, 51.8581, 66.5230) |
| Luminance | 0.5186 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.31
Light Grey Blue
#9DBCD4
ΔE00 4.48
Lightsteelblue
#B0C4DE
ΔE00 5.92
Light Blue Grey
#B7C9E2
ΔE00 6.30
Lightblue
#ADD8E6
ΔE00 7.38
Cool Gray
#9AA7B0
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC2CF #CFB9AC
analogous
#ACCFCB #ACC2CF #ACB1CF
triadic
#ACC2CF #CFACC2 #C2CFAC
tetradic
#ACC2CF #CBACCF #CFB9AC #B1CFAC
square
#ACC2CF #CBACCF #CFB9AC #B1CFAC
split-complementary
#ACC2CF #CFACB1 #CFCBAC
monochromatic
#5E89A2 #85A6B9 #ACC2CF #D3DEE5 #ECF1F4
Accessibility & contrast
On white
1.85
#ACC2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#ACC2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC2CF
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC2CF | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC1D0
Deuteranopia (green-blind)
#B7BDCF
Tritanopia (blue-blind)
#A3C6C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acc2cf; /* rgb */ color: rgb(172, 194, 207); /* oklch */ color: oklch(80.2% 0.030 233.7);
Tailwind
colors: {
custom: {
50: '#c5d4dd',
500: '#acc2cf',
950: '#000000',
},
}SCSS
$custom: #acc2cf; $custom-light: #c5d4dd; $custom-dark: #000000;
JSON
{
"hex": "#acc2cf",
"rgb": {
"r": 172,
"g": 194,
"b": 207
},
"hsl": {
"h": 202.286,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.80155,
"c": 0.03028,
"h": 233.7
},
"luminance": 0.51859
}Semantic roles & 50–950 ramp
primary
#ACC2CF
secondary
#A48A7B
accent
#6640A5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384