#ACCFDC#ACCFDC
#ACCFDC is a very light, muted cyan. Relative luminance 0.586; OKLCH L 83.3% C 0.041 H 222.4°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFDC |
|---|---|
| RGB | rgb(172, 207, 220) |
| HSL | hsl(196, 41%, 77%) |
| HSV | hsv(196, 22%, 86%) |
| CMYK | cmyk(21.8%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(81.05, -8.75, -10.28) |
| CIE-LCH | lch(81.05, 13.50, 229.58°) |
| OKLab | oklab(83.32% -0.0306 -0.0279) |
| OKLCH | oklch(83.32% 0.041 222.4) |
| XYZ | xyz(52.2407, 58.5618, 76.2474) |
| Luminance | 0.5856 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.65
Ice Blue
#A5DFF9
ΔE00 6.03
Powder Blue
#B0E0E6
ΔE00 6.20
Light Grey Blue
#9DBCD4
ΔE00 6.91
Sky Blue
#87CEEB
ΔE00 6.97
Baby Blue
#89CFF0
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFDC #DCB9AC
analogous
#ACDCD1 #ACCFDC #ACB7DC
triadic
#ACCFDC #DCACCF #CFDCAC
tetradic
#ACCFDC #D1ACDC #DCB9AC #B7DCAC
square
#ACCFDC #D1ACDC #DCB9AC #B7DCAC
split-complementary
#ACCFDC #DCACB7 #DCD1AC
monochromatic
#569DB8 #81B6CA #ACCFDC #D7E8EE #E9F3F6
Accessibility & contrast
On white
1.65
#ACCFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#ACCFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFDC
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFDC | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDD
Deuteranopia (green-blind)
#C0C7DC
Tritanopia (blue-blind)
#9ED3D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #accfdc; /* rgb */ color: rgb(172, 207, 220); /* oklch */ color: oklch(83.3% 0.041 222.4);
Tailwind
colors: {
custom: {
50: '#c5dde6',
500: '#accfdc',
950: '#000000',
},
}SCSS
$custom: #accfdc; $custom-light: #c5dde6; $custom-dark: #000000;
JSON
{
"hex": "#accfdc",
"rgb": {
"r": 172,
"g": 207,
"b": 220
},
"hsl": {
"h": 196.25,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.83324,
"c": 0.04141,
"h": 222.4
},
"luminance": 0.58564
}Semantic roles & 50–950 ramp
primary
#ACCFDC
secondary
#B48878
accent
#5532B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484