#ACC2DF#ACC2DF
#ACC2DF is a light, muted cyan. Relative luminance 0.527; OKLCH L 80.7% C 0.048 H 255.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC2DF |
|---|---|
| RGB | rgb(172, 194, 223) |
| HSL | hsl(214, 44%, 77%) |
| HSV | hsv(214, 23%, 87%) |
| CMYK | cmyk(22.9%, 13%, 0%, 12.5%) |
| CIE-LAB | lab(77.69, -1.21, -16.93) |
| CIE-LCH | lch(77.69, 16.97, 265.90°) |
| OKLab | oklab(80.7% -0.012 -0.0461) |
| OKLCH | oklch(80.7% 0.048 255.4) |
| XYZ | xyz(49.6208, 52.6805, 77.3517) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.11
Cloudy Blue
#ACC2D9
ΔE00 2.27
Light Blue Grey
#B7C9E2
ΔE00 2.41
Light Grey Blue
#9DBCD4
ΔE00 4.71
Powder Blue (survey)
#B1D1FC
ΔE00 5.17
Pastel Blue
#A2BFFE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC2DF #DFC9AC
analogous
#ACDBDF #ACC2DF #B0ACDF
triadic
#ACC2DF #DFACC2 #C2DFAC
tetradic
#ACC2DF #DFACDB #DFC9AC #ACDFB0
square
#ACC2DF #DFACDB #DFC9AC #ACDFB0
split-complementary
#ACC2DF #DFB0AC #DBDFAC
monochromatic
#5481BD #80A2CE #ACC2DF #D8E2F0 #E9EFF6
Accessibility & contrast
On white
1.82
#ACC2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#ACC2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC2DF
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC2DF | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C3E0
Deuteranopia (green-blind)
#B2BEDE
Tritanopia (blue-blind)
#9FC8CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #acc2df; /* rgb */ color: rgb(172, 194, 223); /* oklch */ color: oklch(80.7% 0.048 255.4);
Tailwind
colors: {
custom: {
50: '#c5d4e9',
500: '#acc2df',
950: '#000000',
},
}SCSS
$custom: #acc2df; $custom-light: #c5d4e9; $custom-dark: #000000;
JSON
{
"hex": "#acc2df",
"rgb": {
"r": 172,
"g": 194,
"b": 223
},
"hsl": {
"h": 214.118,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.80703,
"c": 0.04768,
"h": 255.4
},
"luminance": 0.52682
}Semantic roles & 50–950 ramp
primary
#ACC2DF
secondary
#B89C78
accent
#7C2EB8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384