#ACDAFF#ACDAFF
#ACDAFF is a very light, moderate cyan. Relative luminance 0.661; OKLCH L 86.9% C 0.070 H 242.9°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDAFF |
|---|---|
| RGB | rgb(172, 218, 255) |
| HSL | hsl(207, 100%, 84%) |
| HSV | hsv(207, 33%, 100%) |
| CMYK | cmyk(32.5%, 14.5%, 0%, 0%) |
| CIE-LAB | lab(85.06, -6.39, -22.83) |
| CIE-LCH | lch(85.06, 23.71, 254.36°) |
| OKLab | oklab(86.85% -0.0321 -0.0627) |
| OKLCH | oklch(86.85% 0.07 242.9) |
| XYZ | xyz(60.1291, 66.1306, 104.1846) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.55
Light Blue
#95D0FC
ΔE00 3.57
Powder Blue (survey)
#B1D1FC
ΔE00 4.81
Ice Blue
#A5DFF9
ΔE00 5.36
Lightskyblue
#87CEFA
ΔE00 5.38
Sky
#82CAFC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDAFF #FFD1AC
analogous
#ACFFFA #ACDAFF #ACB0FF
triadic
#ACDAFF #FFACDA #DAFFAC
tetradic
#ACDAFF #FAACFF #FFD1AC #B0FFAC
square
#ACDAFF #FAACFF #FFD1AC #B0FFAC
split-complementary
#ACDAFF #FFACB0 #FFFAAC
monochromatic
#32A3FF #6FBFFF #ACDAFF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.48
#ACDAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#ACDAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDAFF
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDAFF | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBDAFF
Deuteranopia (green-blind)
#C0D1FE
Tritanopia (blue-blind)
#92E3E6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #acdaff; /* rgb */ color: rgb(172, 218, 255); /* oklch */ color: oklch(86.9% 0.070 242.9);
Tailwind
colors: {
custom: {
50: '#c7e5ff',
500: '#acdaff',
950: '#000000',
},
}SCSS
$custom: #acdaff; $custom-light: #c7e5ff; $custom-dark: #000000;
JSON
{
"hex": "#acdaff",
"rgb": {
"r": 172,
"g": 218,
"b": 255
},
"hsl": {
"h": 206.747,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.86853,
"c": 0.07046,
"h": 242.9
},
"luminance": 0.66133
}Semantic roles & 50–950 ramp
primary
#ACDAFF
secondary
#E5A16A
accent
#6600E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131518
muted
#828486