#ACCFDE#ACCFDE
#ACCFDE is a very light, muted cyan. Relative luminance 0.587; OKLCH L 83.4% C 0.043 H 225.7°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFDE |
|---|---|
| RGB | rgb(172, 207, 222) |
| HSL | hsl(198, 43%, 77%) |
| HSV | hsv(198, 23%, 87%) |
| CMYK | cmyk(22.5%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(81.11, -8.31, -11.26) |
| CIE-LCH | lch(81.11, 13.99, 233.57°) |
| OKLab | oklab(83.39% -0.0298 -0.0306) |
| OKLCH | oklch(83.39% 0.043 225.7) |
| XYZ | xyz(52.5072, 58.6684, 77.6507) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.92
Ice Blue
#A5DFF9
ΔE00 5.70
Light Grey Blue
#9DBCD4
ΔE00 6.33
Sky Blue
#87CEEB
ΔE00 6.70
Powder Blue
#B0E0E6
ΔE00 6.81
Cloudy Blue
#ACC2D9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFDE #DEBBAC
analogous
#ACDED4 #ACCFDE #ACB6DE
triadic
#ACCFDE #DEACCF #CFDEAC
tetradic
#ACCFDE #D4ACDE #DEBBAC #B6DEAC
square
#ACCFDE #D4ACDE #DEBBAC #B6DEAC
split-complementary
#ACCFDE #DEACB6 #DED4AC
monochromatic
#549CBB #80B6CD #ACCFDE #D8E8EF #E9F2F6
Accessibility & contrast
On white
1.65
#ACCFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#ACCFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFDE
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFDE | 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)
#C7CDDF
Deuteranopia (green-blind)
#BFC7DE
Tritanopia (blue-blind)
#9DD4D4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #accfde; /* rgb */ color: rgb(172, 207, 222); /* oklch */ color: oklch(83.4% 0.043 225.7);
Tailwind
colors: {
custom: {
50: '#c5dde8',
500: '#accfde',
950: '#000000',
},
}SCSS
$custom: #accfde; $custom-light: #c5dde8; $custom-dark: #000000;
JSON
{
"hex": "#accfde",
"rgb": {
"r": 172,
"g": 207,
"b": 222
},
"hsl": {
"h": 198,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.8339,
"c": 0.04273,
"h": 225.7
},
"luminance": 0.5867
}Semantic roles & 50–950 ramp
primary
#ACCFDE
secondary
#B68B78
accent
#582FB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484