#ACC0DB#ACC0DB
#ACC0DB is a light, muted cyan. Relative luminance 0.516; OKLCH L 80.1% C 0.044 H 255.9°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC0DB |
|---|---|
| RGB | rgb(172, 192, 219) |
| HSL | hsl(214, 39%, 77%) |
| HSV | hsv(214, 21%, 86%) |
| CMYK | cmyk(21.5%, 12.3%, 0%, 14.1%) |
| CIE-LAB | lab(77.03, -1.05, -15.76) |
| CIE-LCH | lch(77.03, 15.79, 266.20°) |
| OKLab | oklab(80.15% -0.0107 -0.0429) |
| OKLCH | oklch(80.15% 0.044 255.9) |
| XYZ | xyz(48.6457, 51.5831, 74.3976) |
| Luminance | 0.5158 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.09
Cloudy Blue
#ACC2D9
ΔE00 2.06
Light Blue Grey
#B7C9E2
ΔE00 2.47
Light Grey Blue
#9DBCD4
ΔE00 4.66
Powder Blue (survey)
#B1D1FC
ΔE00 6.00
Pastel Blue
#A2BFFE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC0DB #DBC7AC
analogous
#ACD8DB #ACC0DB #B0ACDB
triadic
#ACC0DB #DBACC0 #C0DBAC
tetradic
#ACC0DB #DBACD8 #DBC7AC #ACDBB0
square
#ACC0DB #DBACD8 #DBC7AC #ACDBB0
split-complementary
#ACC0DB #DBB0AC #D8DBAC
monochromatic
#577FB6 #81A0C8 #ACC0DB #D7E0EE #EAEFF6
Accessibility & contrast
On white
1.86
#ACC0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#ACC0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC0DB
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC0DB | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DC
Deuteranopia (green-blind)
#B2BCDA
Tritanopia (blue-blind)
#A0C6C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #acc0db; /* rgb */ color: rgb(172, 192, 219); /* oklch */ color: oklch(80.1% 0.044 255.9);
Tailwind
colors: {
custom: {
50: '#c5d3e6',
500: '#acc0db',
950: '#000000',
},
}SCSS
$custom: #acc0db; $custom-light: #c5d3e6; $custom-dark: #000000;
JSON
{
"hex": "#acc0db",
"rgb": {
"r": 172,
"g": 192,
"b": 219
},
"hsl": {
"h": 214.468,
"s": 39.496,
"l": 76.667
},
"oklch": {
"l": 0.80146,
"c": 0.0442,
"h": 255.9
},
"luminance": 0.51584
}Semantic roles & 50–950 ramp
primary
#ACC0DB
secondary
#B39A78
accent
#7C33B2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384