#ACD4FA#ACD4FA
#ACD4FA is a very light, moderate cyan. Relative luminance 0.628; OKLCH L 85.4% C 0.068 H 247.3°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD4FA |
|---|---|
| RGB | rgb(172, 212, 250) |
| HSL | hsl(209, 89%, 83%) |
| HSV | hsv(209, 31%, 98%) |
| CMYK | cmyk(31.2%, 15.2%, 0%, 2%) |
| CIE-LAB | lab(83.31, -4.45, -22.84) |
| CIE-LCH | lch(83.31, 23.27, 258.97°) |
| OKLab | oklab(85.42% -0.0262 -0.0627) |
| OKLCH | oklch(85.42% 0.068 247.3) |
| XYZ | xyz(57.8068, 62.7572, 99.4914) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.24
Powder Blue (survey)
#B1D1FC
ΔE00 2.95
Light Blue
#95D0FC
ΔE00 3.91
Lightskyblue
#87CEFA
ΔE00 6.01
Lightsteelblue
#B0C4DE
ΔE00 6.27
Light Blue Grey
#B7C9E2
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD4FA #FAD2AC
analogous
#ACFAF9 #ACD4FA #ACADFA
triadic
#ACD4FA #FAACD4 #D4FAAC
tetradic
#ACD4FA #F9ACFA #FAD2AC #ADFAAC
square
#ACD4FA #F9ACFA #FAD2AC #ADFAAC
split-complementary
#ACD4FA #FAACAD #FAF9AC
monochromatic
#3998F3 #72B6F7 #ACD4FA #E2F0FD #E2F0FD
Accessibility & contrast
On white
1.55
#ACD4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#ACD4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD4FA
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD4FA | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D4FC
Deuteranopia (green-blind)
#BCCCF9
Tritanopia (blue-blind)
#94DDE0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #acd4fa; /* rgb */ color: rgb(172, 212, 250); /* oklch */ color: oklch(85.4% 0.068 247.3);
Tailwind
colors: {
custom: {
50: '#c6e1fc',
500: '#acd4fa',
950: '#000000',
},
}SCSS
$custom: #acd4fa; $custom-light: #c6e1fc; $custom-dark: #000000;
JSON
{
"hex": "#acd4fa",
"rgb": {
"r": 172,
"g": 212,
"b": 250
},
"hsl": {
"h": 209.231,
"s": 88.636,
"l": 82.745
},
"oklch": {
"l": 0.85421,
"c": 0.06799,
"h": 247.3
},
"luminance": 0.6276
}Semantic roles & 50–950 ramp
primary
#ACD4FA
secondary
#DDA46D
accent
#7000E5
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485