#ACCEE6#ACCEE6
#ACCEE6 is a very light, muted cyan. Relative luminance 0.586; OKLCH L 83.5% C 0.050 H 239.0°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCEE6 |
|---|---|
| RGB | rgb(172, 206, 230) |
| HSL | hsl(205, 54%, 79%) |
| HSV | hsv(205, 25%, 90%) |
| CMYK | cmyk(25.2%, 10.4%, 0%, 9.8%) |
| CIE-LAB | lab(81.08, -5.99, -15.57) |
| CIE-LCH | lch(81.08, 16.68, 248.97°) |
| OKLab | oklab(83.45% -0.0255 -0.0424) |
| OKLCH | oklch(83.45% 0.05 239) |
| XYZ | xyz(53.3634, 58.6245, 83.3516) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.37
Light Grey Blue
#9DBCD4
ΔE00 4.57
Lightsteelblue
#B0C4DE
ΔE00 5.30
Light Blue Grey
#B7C9E2
ΔE00 5.50
Light Blue
#95D0FC
ΔE00 5.76
Lightblue
#ADD8E6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCEE6 #E6C4AC
analogous
#ACE6E1 #ACCEE6 #ACB1E6
triadic
#ACCEE6 #E6ACCE #CEE6AC
tetradic
#ACCEE6 #E1ACE6 #E6C4AC #B1E6AC
square
#ACCEE6 #E1ACE6 #E6C4AC #B1E6AC
split-complementary
#ACCEE6 #E6ACB1 #E6E1AC
monochromatic
#4E96CA #7DB2D8 #ACCEE6 #DBEAF4 #E7F1F8
Accessibility & contrast
On white
1.65
#ACCEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#ACCEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCEE6
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCEE6 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CDE7
Deuteranopia (green-blind)
#BCC7E6
Tritanopia (blue-blind)
#9BD4D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #accee6; /* rgb */ color: rgb(172, 206, 230); /* oklch */ color: oklch(83.5% 0.050 239.0);
Tailwind
colors: {
custom: {
50: '#c5dcee',
500: '#accee6',
950: '#000000',
},
}SCSS
$custom: #accee6; $custom-light: #c5dcee; $custom-dark: #000000;
JSON
{
"hex": "#accee6",
"rgb": {
"r": 172,
"g": 206,
"b": 230
},
"hsl": {
"h": 204.828,
"s": 53.704,
"l": 78.824
},
"oklch": {
"l": 0.83451,
"c": 0.04954,
"h": 239
},
"luminance": 0.58626
}Semantic roles & 50–950 ramp
primary
#ACCEE6
secondary
#C19576
accent
#6524C1
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485