#ACDBFE#ACDBFE
#ACDBFE is a very light, moderate cyan. Relative luminance 0.666; OKLCH L 87.0% C 0.069 H 240.8°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDBFE |
|---|---|
| RGB | rgb(172, 219, 254) |
| HSL | hsl(206, 98%, 84%) |
| HSV | hsv(206, 32%, 100%) |
| CMYK | cmyk(32.3%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(85.29, -7.15, -21.96) |
| CIE-LCH | lch(85.29, 23.09, 251.95°) |
| OKLab | oklab(87.03% -0.0337 -0.0603) |
| OKLCH | oklch(87.03% 0.069 240.8) |
| XYZ | xyz(60.2286, 66.5866, 103.4257) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 3.75
Baby Blue (survey)
#A2CFFE
ΔE00 4.24
Ice Blue
#A5DFF9
ΔE00 4.61
Lightskyblue
#87CEFA
ΔE00 5.31
Powder Blue (survey)
#B1D1FC
ΔE00 5.49
Baby Blue
#89CFF0
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDBFE #FECFAC
analogous
#ACFEF8 #ACDBFE #ACB2FE
triadic
#ACDBFE #FEACDB #DBFEAC
tetradic
#ACDBFE #F8ACFE #FECFAC #B2FEAC
square
#ACDBFE #F8ACFE #FECFAC #B2FEAC
split-complementary
#ACDBFE #FEACB2 #FEF8AC
monochromatic
#33A7FD #70C1FD #ACDBFE #E1F2FF #E1F2FF
Accessibility & contrast
On white
1.47
#ACDBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#ACDBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDBFE
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDBFE | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#C1D1FD
Tritanopia (blue-blind)
#92E4E6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #acdbfe; /* rgb */ color: rgb(172, 219, 254); /* oklch */ color: oklch(87.0% 0.069 240.8);
Tailwind
colors: {
custom: {
50: '#c6e6fe',
500: '#acdbfe',
950: '#000000',
},
}SCSS
$custom: #acdbfe; $custom-light: #c6e6fe; $custom-dark: #000000;
JSON
{
"hex": "#acdbfe",
"rgb": {
"r": 172,
"g": 219,
"b": 254
},
"hsl": {
"h": 205.61,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.87025,
"c": 0.06906,
"h": 240.8
},
"luminance": 0.66589
}Semantic roles & 50–950 ramp
primary
#ACDBFE
secondary
#E39E6B
accent
#6200E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485