#ACCFDD#ACCFDD
#ACCFDD is a very light, muted cyan. Relative luminance 0.586; OKLCH L 83.4% C 0.042 H 224.1°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFDD |
|---|---|
| RGB | rgb(172, 207, 221) |
| HSL | hsl(197, 42%, 77%) |
| HSV | hsv(197, 22%, 87%) |
| CMYK | cmyk(22.2%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(81.08, -8.53, -10.77) |
| CIE-LCH | lch(81.08, 13.74, 231.61°) |
| OKLab | oklab(83.36% -0.0302 -0.0292) |
| OKLCH | oklch(83.36% 0.042 224.1) |
| XYZ | xyz(52.3735, 58.6150, 76.9469) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.75
Ice Blue
#A5DFF9
ΔE00 5.85
Powder Blue
#B0E0E6
ΔE00 6.50
Light Grey Blue
#9DBCD4
ΔE00 6.61
Sky Blue
#87CEEB
ΔE00 6.82
Baby Blue
#89CFF0
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFDD #DDBAAC
analogous
#ACDDD3 #ACCFDD #ACB7DD
triadic
#ACCFDD #DDACCF #CFDDAC
tetradic
#ACCFDD #D3ACDD #DDBAAC #B7DDAC
square
#ACCFDD #D3ACDD #DDBAAC #B7DDAC
split-complementary
#ACCFDD #DDACB7 #DDD3AC
monochromatic
#559DB9 #81B6CB #ACCFDD #D7E8EF #E9F2F6
Accessibility & contrast
On white
1.65
#ACCFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#ACCFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFDD
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFDD | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDE
Deuteranopia (green-blind)
#BFC7DD
Tritanopia (blue-blind)
#9ED4D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #accfdd; /* rgb */ color: rgb(172, 207, 221); /* oklch */ color: oklch(83.4% 0.042 224.1);
Tailwind
colors: {
custom: {
50: '#c5dde7',
500: '#accfdd',
950: '#000000',
},
}SCSS
$custom: #accfdd; $custom-light: #c5dde7; $custom-dark: #000000;
JSON
{
"hex": "#accfdd",
"rgb": {
"r": 172,
"g": 207,
"b": 221
},
"hsl": {
"h": 197.143,
"s": 41.88,
"l": 77.059
},
"oklch": {
"l": 0.83357,
"c": 0.04205,
"h": 224.1
},
"luminance": 0.58617
}Semantic roles & 50–950 ramp
primary
#ACCFDD
secondary
#B58978
accent
#5631B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484