#ACCED7#ACCED7
#ACCED7 is a very light, muted cyan. Relative luminance 0.578; OKLCH L 83.0% C 0.038 H 215.5°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCED7 |
|---|---|
| RGB | rgb(172, 206, 215) |
| HSL | hsl(193, 35%, 76%) |
| HSV | hsv(193, 20%, 84%) |
| CMYK | cmyk(20%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(80.64, -9.32, -8.21) |
| CIE-LCH | lch(80.64, 12.42, 221.39°) |
| OKLab | oklab(82.95% -0.0312 -0.0223) |
| OKLCH | oklch(82.95% 0.038 215.5) |
| XYZ | xyz(51.3469, 57.8179, 72.7314) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.17
Powder Blue
#B0E0E6
ΔE00 5.49
Ice Blue
#A5DFF9
ΔE00 7.18
Sky Blue
#87CEEB
ΔE00 7.91
Light Grey Blue
#9DBCD4
ΔE00 8.01
Baby Blue
#89CFF0
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCED7 #D7B5AC
analogous
#ACD7CA #ACCED7 #ACB8D7
triadic
#ACCED7 #D7ACCE #CED7AC
tetradic
#ACCED7 #CAACD7 #D7B5AC #B8D7AC
square
#ACCED7 #CAACD7 #D7B5AC #B8D7AC
split-complementary
#ACCED7 #D7ACB8 #D7CAAC
monochromatic
#599DAF #83B6C3 #ACCED7 #D5E6EB #EAF3F5
Accessibility & contrast
On white
1.67
#ACCED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#ACCED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCED7
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCED7 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CBD8
Deuteranopia (green-blind)
#C0C6D7
Tritanopia (blue-blind)
#9FD2D1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #acced7; /* rgb */ color: rgb(172, 206, 215); /* oklch */ color: oklch(83.0% 0.038 215.5);
Tailwind
colors: {
custom: {
50: '#c5dde3',
500: '#acced7',
950: '#000000',
},
}SCSS
$custom: #acced7; $custom-light: #c5dde3; $custom-dark: #000000;
JSON
{
"hex": "#acced7",
"rgb": {
"r": 172,
"g": 206,
"b": 215
},
"hsl": {
"h": 192.558,
"s": 34.959,
"l": 75.882
},
"oklch": {
"l": 0.8295,
"c": 0.03832,
"h": 215.5
},
"luminance": 0.5782
}Semantic roles & 50–950 ramp
primary
#ACCED7
secondary
#AE8479
accent
#5038AE
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484