#ACD4FF#ACD4FF
#ACD4FF is a very light, moderate cyan. Relative luminance 0.631; OKLCH L 85.6% C 0.074 H 250.5°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD4FF |
|---|---|
| RGB | rgb(172, 212, 255) |
| HSL | hsl(211, 100%, 84%) |
| HSV | hsv(211, 33%, 100%) |
| CMYK | cmyk(32.5%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(83.48, -3.24, -25.24) |
| CIE-LCH | lch(83.48, 25.45, 262.68°) |
| OKLab | oklab(85.61% -0.0245 -0.0694) |
| OKLCH | oklch(85.61% 0.074 250.5) |
| XYZ | xyz(58.6012, 63.0750, 103.6753) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.73
Powder Blue (survey)
#B1D1FC
ΔE00 2.19
Light Blue
#95D0FC
ΔE00 4.36
Pastel Blue
#A2BFFE
ΔE00 6.13
Lightskyblue
#87CEFA
ΔE00 6.58
Lightsteelblue
#B0C4DE
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD4FF #FFD7AC
analogous
#ACFEFF #ACD4FF #ADACFF
triadic
#ACD4FF #FFACD4 #D4FFAC
tetradic
#ACD4FF #FFACFE #FFD7AC #ACFFAD
square
#ACD4FF #FFACFE #FFD7AC #ACFFAD
split-complementary
#ACD4FF #FFADAC #FEFFAC
monochromatic
#3295FF #6FB4FF #ACD4FF #E0EFFF #E0EFFF
Accessibility & contrast
On white
1.54
#ACD4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#ACD4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD4FF
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD4FF | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#BACCFE
Tritanopia (blue-blind)
#92DEE2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #acd4ff; /* rgb */ color: rgb(172, 212, 255); /* oklch */ color: oklch(85.6% 0.074 250.5);
Tailwind
colors: {
custom: {
50: '#c6e1ff',
500: '#acd4ff',
950: '#000000',
},
}SCSS
$custom: #acd4ff; $custom-light: #c6e1ff; $custom-dark: #000000;
JSON
{
"hex": "#acd4ff",
"rgb": {
"r": 172,
"g": 212,
"b": 255
},
"hsl": {
"h": 211.084,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.85608,
"c": 0.07366,
"h": 250.5
},
"luminance": 0.63078
}Semantic roles & 50–950 ramp
primary
#ACD4FF
secondary
#E5AA6A
accent
#7700E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131518
muted
#828486