#ACDFEC#ACDFEC
#ACDFEC is a very light, muted cyan. Relative luminance 0.676; OKLCH L 87.2% C 0.055 H 215.1°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDFEC |
|---|---|
| RGB | rgb(172, 223, 236) |
| HSL | hsl(192, 63%, 80%) |
| HSV | hsv(192, 27%, 93%) |
| CMYK | cmyk(27.1%, 5.5%, 0%, 7.5%) |
| CIE-LAB | lab(85.81, -13.42, -11.69) |
| CIE-LCH | lch(85.81, 17.79, 221.06°) |
| OKLab | oklab(87.25% -0.0453 -0.0319) |
| OKLCH | oklch(87.25% 0.055 215.1) |
| XYZ | xyz(58.5366, 67.5995, 89.3043) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.41
Powder Blue
#B0E0E6
ΔE00 2.73
Ice Blue
#A5DFF9
ΔE00 4.41
Pale Sky Blue
#BDF6FE
ΔE00 5.50
Robin'S Egg Blue
#98EFF9
ΔE00 6.75
Paleturquoise
#AFEEEE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDFEC #ECB9AC
analogous
#ACECD9 #ACDFEC #ACBFEC
triadic
#ACDFEC #ECACDF #DFECAC
tetradic
#ACDFEC #D9ACEC #ECB9AC #BFECAC
square
#ACDFEC #D9ACEC #ECB9AC #BFECAC
split-complementary
#ACDFEC #ECACBF #ECD9AC
monochromatic
#48B9D5 #7ACCE1 #ACDFEC #DEF2F7 #E6F5F9
Accessibility & contrast
On white
1.45
#ACDFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#ACDFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDFEC
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDFEC | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBED
Deuteranopia (green-blind)
#CBD3EC
Tritanopia (blue-blind)
#97E4E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #acdfec; /* rgb */ color: rgb(172, 223, 236); /* oklch */ color: oklch(87.2% 0.055 215.1);
Tailwind
colors: {
custom: {
50: '#c6e9f2',
500: '#acdfec',
950: '#000000',
},
}SCSS
$custom: #acdfec; $custom-light: #c6e9f2; $custom-dark: #000000;
JSON
{
"hex": "#acdfec",
"rgb": {
"r": 172,
"g": 223,
"b": 236
},
"hsl": {
"h": 192.188,
"s": 62.745,
"l": 80
},
"oklch": {
"l": 0.87246,
"c": 0.05541,
"h": 215.1
},
"luminance": 0.67602
}Semantic roles & 50–950 ramp
primary
#ACDFEC
secondary
#C98574
accent
#3F1BCA
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485