#ACDBFF#ACDBFF
#ACDBFF is a very light, moderate cyan. Relative luminance 0.667; OKLCH L 87.1% C 0.070 H 241.6°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDBFF |
|---|---|
| RGB | rgb(172, 219, 255) |
| HSL | hsl(206, 100%, 84%) |
| HSV | hsv(206, 33%, 100%) |
| CMYK | cmyk(32.5%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(85.33, -6.91, -22.43) |
| CIE-LCH | lch(85.33, 23.47, 252.88°) |
| OKLab | oklab(87.06% -0.0334 -0.0616) |
| OKLCH | oklch(87.06% 0.07 241.6) |
| XYZ | xyz(60.3892, 66.6508, 104.2713) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 3.67
Baby Blue (survey)
#A2CFFE
ΔE00 4.01
Ice Blue
#A5DFF9
ΔE00 4.89
Powder Blue (survey)
#B1D1FC
ΔE00 5.28
Lightskyblue
#87CEFA
ΔE00 5.33
Baby Blue
#89CFF0
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDBFF #FFD0AC
analogous
#ACFFF9 #ACDBFF #ACB1FF
triadic
#ACDBFF #FFACDB #DBFFAC
tetradic
#ACDBFF #F9ACFF #FFD0AC #B1FFAC
square
#ACDBFF #F9ACFF #FFD0AC #B1FFAC
split-complementary
#ACDBFF #FFACB1 #FFF9AC
monochromatic
#32A6FF #6FC0FF #ACDBFF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.47
#ACDBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#ACDBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDBFF
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDBFF | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#C1D1FE
Tritanopia (blue-blind)
#91E4E7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #acdbff; /* rgb */ color: rgb(172, 219, 255); /* oklch */ color: oklch(87.1% 0.070 241.6);
Tailwind
colors: {
custom: {
50: '#c7e6ff',
500: '#acdbff',
950: '#000000',
},
}SCSS
$custom: #acdbff; $custom-light: #c7e6ff; $custom-dark: #000000;
JSON
{
"hex": "#acdbff",
"rgb": {
"r": 172,
"g": 219,
"b": 255
},
"hsl": {
"h": 206.024,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.87062,
"c": 0.07005,
"h": 241.6
},
"luminance": 0.66654
}Semantic roles & 50–950 ramp
primary
#ACDBFF
secondary
#E59F6A
accent
#6400E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131518
muted
#828486