#ACD2FE#ACD2FE
#ACD2FE is a very light, moderate cyan. Relative luminance 0.620; OKLCH L 85.2% C 0.074 H 252.4°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD2FE |
|---|---|
| RGB | rgb(172, 210, 254) |
| HSL | hsl(212, 98%, 84%) |
| HSV | hsv(212, 32%, 100%) |
| CMYK | cmyk(32.3%, 17.3%, 0%, 0.4%) |
| CIE-LAB | lab(82.92, -2.43, -25.56) |
| CIE-LCH | lch(82.92, 25.68, 264.57°) |
| OKLab | oklab(85.16% -0.0223 -0.0703) |
| OKLCH | oklch(85.16% 0.074 252.4) |
| XYZ | xyz(57.9438, 62.0170, 102.6641) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.56
Baby Blue (survey)
#A2CFFE
ΔE00 1.81
Light Blue
#95D0FC
ΔE00 4.84
Pastel Blue
#A2BFFE
ΔE00 5.45
Lightsteelblue
#B0C4DE
ΔE00 6.31
Light Blue Grey
#B7C9E2
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD2FE #FED8AC
analogous
#ACFBFE #ACD2FE #AFACFE
triadic
#ACD2FE #FEACD2 #D2FEAC
tetradic
#ACD2FE #FEACFB #FED8AC #ACFEAF
square
#ACD2FE #FEACFB #FED8AC #ACFEAF
split-complementary
#ACD2FE #FEAFAC #FBFEAC
monochromatic
#3390FD #70B1FD #ACD2FE #E1EFFF #E1EFFF
Accessibility & contrast
On white
1.57
#ACD2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#ACD2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD2FE
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD2FE | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#B8CBFD
Tritanopia (blue-blind)
#93DCE0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #acd2fe; /* rgb */ color: rgb(172, 210, 254); /* oklch */ color: oklch(85.2% 0.074 252.4);
Tailwind
colors: {
custom: {
50: '#c6dffe',
500: '#acd2fe',
950: '#000000',
},
}SCSS
$custom: #acd2fe; $custom-light: #c6dffe; $custom-dark: #000000;
JSON
{
"hex": "#acd2fe",
"rgb": {
"r": 172,
"g": 210,
"b": 254
},
"hsl": {
"h": 212.195,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.85157,
"c": 0.07381,
"h": 252.4
},
"luminance": 0.6202
}Semantic roles & 50–950 ramp
primary
#ACD2FE
secondary
#E3AB6B
accent
#7B00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131518
muted
#828486