#ACDDFA#ACDDFA
#ACDDFA is a very light, moderate cyan. Relative luminance 0.674; OKLCH L 87.3% C 0.065 H 234.5°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDDFA |
|---|---|
| RGB | rgb(172, 221, 250) |
| HSL | hsl(202, 89%, 83%) |
| HSV | hsv(202, 31%, 98%) |
| CMYK | cmyk(31.2%, 11.6%, 0%, 2%) |
| CIE-LAB | lab(85.70, -9.15, -19.24) |
| CIE-LCH | lch(85.70, 21.30, 244.57°) |
| OKLab | oklab(87.3% -0.0376 -0.0527) |
| OKLCH | oklch(87.3% 0.065 234.5) |
| XYZ | xyz(60.1197, 67.3828, 100.2624) |
| Luminance | 0.6739 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.52
Light Blue
#95D0FC
ΔE00 5.01
Baby Blue
#89CFF0
ΔE00 5.19
Lightblue
#ADD8E6
ΔE00 5.28
Lightskyblue
#87CEFA
ΔE00 5.80
Sky Blue
#87CEEB
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDDFA #FAC9AC
analogous
#ACFAF0 #ACDDFA #ACB6FA
triadic
#ACDDFA #FAACDD #DDFAAC
tetradic
#ACDDFA #F0ACFA #FAC9AC #B6FAAC
square
#ACDDFA #F0ACFA #FAC9AC #B6FAAC
split-complementary
#ACDDFA #FAACB6 #FAF0AC
monochromatic
#39AEF3 #72C5F7 #ACDDFA #E2F3FD #E2F3FD
Accessibility & contrast
On white
1.45
#ACDDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#ACDDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDDFA
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDDFA | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBFC
Deuteranopia (green-blind)
#C5D2FA
Tritanopia (blue-blind)
#93E5E6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #acddfa; /* rgb */ color: rgb(172, 221, 250); /* oklch */ color: oklch(87.3% 0.065 234.5);
Tailwind
colors: {
custom: {
50: '#c6e7fc',
500: '#acddfa',
950: '#000000',
},
}SCSS
$custom: #acddfa; $custom-light: #c6e7fc; $custom-dark: #000000;
JSON
{
"hex": "#acddfa",
"rgb": {
"r": 172,
"g": 221,
"b": 250
},
"hsl": {
"h": 202.308,
"s": 88.636,
"l": 82.745
},
"oklch": {
"l": 0.87301,
"c": 0.06475,
"h": 234.5
},
"luminance": 0.67386
}Semantic roles & 50–950 ramp
primary
#ACDDFA
secondary
#DD976D
accent
#5500E5
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485