#ACC2D2#ACC2D2
#ACC2D2 is a light, muted cyan. Relative luminance 0.520; OKLCH L 80.3% C 0.033 H 239.5°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC2D2 |
|---|---|
| RGB | rgb(172, 194, 210) |
| HSL | hsl(205, 30%, 75%) |
| HSV | hsv(205, 18%, 82%) |
| CMYK | cmyk(18.1%, 7.6%, 0%, 17.6%) |
| CIE-LAB | lab(77.28, -4.10, -10.51) |
| CIE-LCH | lch(77.28, 11.28, 248.71°) |
| OKLab | oklab(80.25% -0.0168 -0.0285) |
| OKLCH | oklch(80.25% 0.033 239.5) |
| XYZ | xyz(47.9349, 52.0062, 68.4729) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.97
Light Grey Blue
#9DBCD4
ΔE00 3.63
Lightsteelblue
#B0C4DE
ΔE00 4.61
Light Blue Grey
#B7C9E2
ΔE00 5.10
Lightblue
#ADD8E6
ΔE00 7.86
Cool Gray
#9AA7B0
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC2D2 #D2BCAC
analogous
#ACD2CF #ACC2D2 #ACAFD2
triadic
#ACC2D2 #D2ACC2 #C2D2AC
tetradic
#ACC2D2 #CFACD2 #D2BCAC #AFD2AC
square
#ACC2D2 #CFACD2 #D2BCAC #AFD2AC
split-complementary
#ACC2D2 #D2ACAF #D2CFAC
monochromatic
#5D88A7 #84A5BC #ACC2D2 #D4DFE8 #EBF0F4
Accessibility & contrast
On white
1.84
#ACC2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#ACC2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC2D2
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC2D2 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC1D3
Deuteranopia (green-blind)
#B6BDD2
Tritanopia (blue-blind)
#A2C6C7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acc2d2; /* rgb */ color: rgb(172, 194, 210); /* oklch */ color: oklch(80.3% 0.033 239.5);
Tailwind
colors: {
custom: {
50: '#c5d4df',
500: '#acc2d2',
950: '#000000',
},
}SCSS
$custom: #acc2d2; $custom-light: #c5d4df; $custom-dark: #000000;
JSON
{
"hex": "#acc2d2",
"rgb": {
"r": 172,
"g": 194,
"b": 210
},
"hsl": {
"h": 205.263,
"s": 29.687,
"l": 74.902
},
"oklch": {
"l": 0.80254,
"c": 0.03305,
"h": 239.5
},
"luminance": 0.52007
}Semantic roles & 50–950 ramp
primary
#ACC2D2
secondary
#A88D7A
accent
#6A3DA8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384