#ACDCFE#ACDCFE
#ACDCFE is a very light, moderate cyan. Relative luminance 0.671; OKLCH L 87.2% C 0.069 H 239.4°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDCFE |
|---|---|
| RGB | rgb(172, 220, 254) |
| HSL | hsl(205, 98%, 84%) |
| HSV | hsv(205, 32%, 100%) |
| CMYK | cmyk(32.3%, 13.4%, 0%, 0.4%) |
| CIE-LAB | lab(85.56, -7.67, -21.55) |
| CIE-LCH | lch(85.56, 22.88, 250.41°) |
| OKLab | oklab(87.23% -0.035 -0.0591) |
| OKLCH | oklch(87.23% 0.069 239.4) |
| XYZ | xyz(60.4903, 67.1099, 103.5129) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 3.96
Ice Blue
#A5DFF9
ΔE00 4.13
Baby Blue (survey)
#A2CFFE
ΔE00 4.72
Lightskyblue
#87CEFA
ΔE00 5.34
Baby Blue
#89CFF0
ΔE00 5.70
Powder Blue (survey)
#B1D1FC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDCFE #FECEAC
analogous
#ACFEF7 #ACDCFE #ACB3FE
triadic
#ACDCFE #FEACDC #DCFEAC
tetradic
#ACDCFE #F7ACFE #FECEAC #B3FEAC
square
#ACDCFE #F7ACFE #FECEAC #B3FEAC
split-complementary
#ACDCFE #FEACB3 #FEF7AC
monochromatic
#33A9FD #70C2FD #ACDCFE #E1F2FF #E1F2FF
Accessibility & contrast
On white
1.46
#ACDCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#ACDCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDCFE
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDCFE | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#C2D2FD
Tritanopia (blue-blind)
#92E5E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #acdcfe; /* rgb */ color: rgb(172, 220, 254); /* oklch */ color: oklch(87.2% 0.069 239.4);
Tailwind
colors: {
custom: {
50: '#c6e6fe',
500: '#acdcfe',
950: '#000000',
},
}SCSS
$custom: #acdcfe; $custom-light: #c6e6fe; $custom-dark: #000000;
JSON
{
"hex": "#acdcfe",
"rgb": {
"r": 172,
"g": 220,
"b": 254
},
"hsl": {
"h": 204.878,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.87234,
"c": 0.06871,
"h": 239.4
},
"luminance": 0.67113
}Semantic roles & 50–950 ramp
primary
#ACDCFE
secondary
#E39D6B
accent
#5F00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485