#ACCFD9#ACCFD9
#ACCFD9 is a very light, muted cyan. Relative luminance 0.584; OKLCH L 83.2% C 0.040 H 217.0°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFD9 |
|---|---|
| RGB | rgb(172, 207, 217) |
| HSL | hsl(193, 37%, 76%) |
| HSV | hsv(193, 21%, 85%) |
| CMYK | cmyk(20.7%, 4.6%, 0%, 14.9%) |
| CIE-LAB | lab(80.96, -9.41, -8.80) |
| CIE-LCH | lch(80.96, 12.88, 223.09°) |
| OKLab | oklab(83.23% -0.0317 -0.0239) |
| OKLCH | oklch(83.23% 0.04 217) |
| XYZ | xyz(51.8470, 58.4043, 74.1736) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.75
Powder Blue
#B0E0E6
ΔE00 5.39
Ice Blue
#A5DFF9
ΔE00 6.72
Sky Blue
#87CEEB
ΔE00 7.57
Light Grey Blue
#9DBCD4
ΔE00 7.89
Baby Blue
#89CFF0
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFD9 #D9B6AC
analogous
#ACD9CD #ACCFD9 #ACB9D9
triadic
#ACCFD9 #D9ACCF #CFD9AC
tetradic
#ACCFD9 #CDACD9 #D9B6AC #B9D9AC
square
#ACCFD9 #CDACD9 #D9B6AC #B9D9AC
split-complementary
#ACCFD9 #D9ACB9 #D9CDAC
monochromatic
#589EB3 #82B7C6 #ACCFD9 #D6E7EC #EAF3F5
Accessibility & contrast
On white
1.66
#ACCFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#ACCFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFD9
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFD9 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CCDA
Deuteranopia (green-blind)
#C1C7D9
Tritanopia (blue-blind)
#9FD3D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #accfd9; /* rgb */ color: rgb(172, 207, 217); /* oklch */ color: oklch(83.2% 0.040 217.0);
Tailwind
colors: {
custom: {
50: '#c5dde4',
500: '#accfd9',
950: '#000000',
},
}SCSS
$custom: #accfd9; $custom-light: #c5dde4; $custom-dark: #000000;
JSON
{
"hex": "#accfd9",
"rgb": {
"r": 172,
"g": 207,
"b": 217
},
"hsl": {
"h": 193.333,
"s": 37.19,
"l": 76.275
},
"oklch": {
"l": 0.83226,
"c": 0.03972,
"h": 217
},
"luminance": 0.58406
}Semantic roles & 50–950 ramp
primary
#ACCFD9
secondary
#B08579
accent
#5135B0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484