#ACDFFE#ACDFFE
#ACDFFE is a very light, moderate cyan. Relative luminance 0.687; OKLCH L 87.9% C 0.068 H 235.2°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDFFE |
|---|---|
| RGB | rgb(172, 223, 254) |
| HSL | hsl(203, 98%, 84%) |
| HSV | hsv(203, 32%, 100%) |
| CMYK | cmyk(32.3%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(86.35, -9.23, -20.35) |
| CIE-LCH | lch(86.35, 22.34, 245.61°) |
| OKLab | oklab(87.86% -0.0387 -0.0558) |
| OKLCH | oklch(87.86% 0.068 235.2) |
| XYZ | xyz(61.2847, 68.6988, 103.7777) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.72
Light Blue
#95D0FC
ΔE00 4.89
Baby Blue
#89CFF0
ΔE00 5.39
Lightskyblue
#87CEFA
ΔE00 5.75
Lightblue
#ADD8E6
ΔE00 5.89
Sky Blue
#87CEEB
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDFFE #FECBAC
analogous
#ACFEF4 #ACDFFE #ACB6FE
triadic
#ACDFFE #FEACDF #DFFEAC
tetradic
#ACDFFE #F4ACFE #FECBAC #B6FEAC
square
#ACDFFE #F4ACFE #FECBAC #B6FEAC
split-complementary
#ACDFFE #FEACB6 #FEF4AC
monochromatic
#33B0FD #70C8FD #ACDFFE #E1F3FF #E1F3FF
Accessibility & contrast
On white
1.42
#ACDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#ACDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDFFE
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDFFE | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFF
Deuteranopia (green-blind)
#C5D4FE
Tritanopia (blue-blind)
#91E7E9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #acdffe; /* rgb */ color: rgb(172, 223, 254); /* oklch */ color: oklch(87.9% 0.068 235.2);
Tailwind
colors: {
custom: {
50: '#c7e9fe',
500: '#acdffe',
950: '#000000',
},
}SCSS
$custom: #acdffe; $custom-light: #c7e9fe; $custom-dark: #000000;
JSON
{
"hex": "#acdffe",
"rgb": {
"r": 172,
"g": 223,
"b": 254
},
"hsl": {
"h": 202.683,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.87863,
"c": 0.06792,
"h": 235.2
},
"luminance": 0.68702
}Semantic roles & 50–950 ramp
primary
#ACDFFE
secondary
#E3986B
accent
#5700E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485