#ACCED9#ACCED9
#ACCED9 is a very light, muted cyan. Relative luminance 0.579; OKLCH L 83.0% C 0.039 H 219.4°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCED9 |
|---|---|
| RGB | rgb(172, 206, 217) |
| HSL | hsl(195, 37%, 76%) |
| HSV | hsv(195, 21%, 85%) |
| CMYK | cmyk(20.7%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(80.69, -8.89, -9.20) |
| CIE-LCH | lch(80.69, 12.79, 225.99°) |
| OKLab | oklab(83.01% -0.0304 -0.025) |
| OKLCH | oklch(83.01% 0.039 219.4) |
| XYZ | xyz(51.6055, 57.9213, 74.0931) |
| Luminance | 0.5792 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.94
Powder Blue
#B0E0E6
ΔE00 5.96
Ice Blue
#A5DFF9
ΔE00 6.67
Light Grey Blue
#9DBCD4
ΔE00 7.31
Sky Blue
#87CEEB
ΔE00 7.46
Cloudy Blue
#ACC2D9
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCED9 #D9B7AC
analogous
#ACD9CE #ACCED9 #ACB8D9
triadic
#ACCED9 #D9ACCE #CED9AC
tetradic
#ACCED9 #CEACD9 #D9B7AC #B8D9AC
square
#ACCED9 #CEACD9 #D9B7AC #B8D9AC
split-complementary
#ACCED9 #D9ACB8 #D9CEAC
monochromatic
#589CB3 #82B5C6 #ACCED9 #D6E7EC #EAF3F5
Accessibility & contrast
On white
1.67
#ACCED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#ACCED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCED9
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCED9 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDA
Deuteranopia (green-blind)
#C0C6D9
Tritanopia (blue-blind)
#9FD2D1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #acced9; /* rgb */ color: rgb(172, 206, 217); /* oklch */ color: oklch(83.0% 0.039 219.4);
Tailwind
colors: {
custom: {
50: '#c5dde4',
500: '#acced9',
950: '#000000',
},
}SCSS
$custom: #acced9; $custom-light: #c5dde4; $custom-dark: #000000;
JSON
{
"hex": "#acced9",
"rgb": {
"r": 172,
"g": 206,
"b": 217
},
"hsl": {
"h": 194.667,
"s": 37.19,
"l": 76.275
},
"oklch": {
"l": 0.83014,
"c": 0.03934,
"h": 219.4
},
"luminance": 0.57923
}Semantic roles & 50–950 ramp
primary
#ACCED9
secondary
#B08679
accent
#5335B0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484