#ACDFEB#ACDFEB
#ACDFEB is a very light, muted cyan. Relative luminance 0.675; OKLCH L 87.2% C 0.055 H 213.7°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDFEB |
|---|---|
| RGB | rgb(172, 223, 235) |
| HSL | hsl(191, 61%, 80%) |
| HSV | hsv(191, 27%, 92%) |
| CMYK | cmyk(26.8%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(85.78, -13.64, -11.20) |
| CIE-LCH | lch(85.78, 17.65, 219.39°) |
| OKLab | oklab(87.21% -0.0457 -0.0305) |
| OKLCH | oklch(87.21% 0.055 213.7) |
| XYZ | xyz(58.3917, 67.5416, 88.5413) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.34
Lightblue
#ADD8E6
ΔE00 2.63
Ice Blue
#A5DFF9
ΔE00 4.81
Pale Sky Blue
#BDF6FE
ΔE00 5.34
Robin'S Egg Blue
#98EFF9
ΔE00 6.56
Paleturquoise
#AFEEEE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDFEB #EBB8AC
analogous
#ACEBD8 #ACDFEB #ACBFEB
triadic
#ACDFEB #EBACDF #DFEBAC
tetradic
#ACDFEB #D8ACEB #EBB8AC #BFEBAC
square
#ACDFEB #D8ACEB #EBB8AC #BFEBAC
split-complementary
#ACDFEB #EBACBF #EBD8AC
monochromatic
#49B9D3 #7BCCDF #ACDFEB #DDF2F7 #E6F5F9
Accessibility & contrast
On white
1.45
#ACDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#ACDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDFEB
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDFEB | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEC
Deuteranopia (green-blind)
#CBD3EB
Tritanopia (blue-blind)
#98E4E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #acdfeb; /* rgb */ color: rgb(172, 223, 235); /* oklch */ color: oklch(87.2% 0.055 213.7);
Tailwind
colors: {
custom: {
50: '#c6e9f1',
500: '#acdfeb',
950: '#000000',
},
}SCSS
$custom: #acdfeb; $custom-light: #c6e9f1; $custom-dark: #000000;
JSON
{
"hex": "#acdfeb",
"rgb": {
"r": 172,
"g": 223,
"b": 235
},
"hsl": {
"h": 191.429,
"s": 61.165,
"l": 79.804
},
"oklch": {
"l": 0.87213,
"c": 0.05497,
"h": 213.7
},
"luminance": 0.67544
}Semantic roles & 50–950 ramp
primary
#ACDFEB
secondary
#C78474
accent
#3D1DC9
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485