#ACCFDF#ACCFDF
#ACCFDF is a very light, muted cyan. Relative luminance 0.587; OKLCH L 83.4% C 0.043 H 227.3°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFDF |
|---|---|
| RGB | rgb(172, 207, 223) |
| HSL | hsl(199, 44%, 77%) |
| HSV | hsv(199, 23%, 87%) |
| CMYK | cmyk(22.9%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(81.14, -8.09, -11.75) |
| CIE-LCH | lch(81.14, 14.26, 235.46°) |
| OKLab | oklab(83.42% -0.0295 -0.0319) |
| OKLCH | oklch(83.42% 0.043 227.3) |
| XYZ | xyz(52.6416, 58.7222, 78.3586) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.14
Ice Blue
#A5DFF9
ΔE00 5.58
Light Grey Blue
#9DBCD4
ΔE00 6.07
Cloudy Blue
#ACC2D9
ΔE00 6.53
Sky Blue
#87CEEB
ΔE00 6.60
Baby Blue
#89CFF0
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFDF #DFBCAC
analogous
#ACDFD6 #ACCFDF #ACB5DF
triadic
#ACCFDF #DFACCF #CFDFAC
tetradic
#ACCFDF #D6ACDF #DFBCAC #B5DFAC
square
#ACCFDF #D6ACDF #DFBCAC #B5DFAC
split-complementary
#ACCFDF #DFACB5 #DFD6AC
monochromatic
#549CBD #80B5CE #ACCFDF #D8E9F0 #E9F2F6
Accessibility & contrast
On white
1.65
#ACCFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#ACCFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFDF
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFDF | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDE0
Deuteranopia (green-blind)
#BFC7DF
Tritanopia (blue-blind)
#9DD4D4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #accfdf; /* rgb */ color: rgb(172, 207, 223); /* oklch */ color: oklch(83.4% 0.043 227.3);
Tailwind
colors: {
custom: {
50: '#c5dde9',
500: '#accfdf',
950: '#000000',
},
}SCSS
$custom: #accfdf; $custom-light: #c5dde9; $custom-dark: #000000;
JSON
{
"hex": "#accfdf",
"rgb": {
"r": 172,
"g": 207,
"b": 223
},
"hsl": {
"h": 198.824,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.83423,
"c": 0.04344,
"h": 227.3
},
"luminance": 0.58724
}Semantic roles & 50–950 ramp
primary
#ACCFDF
secondary
#B88C78
accent
#592EB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484