#ACDDFB#ACDDFB
#ACDDFB is a very light, moderate cyan. Relative luminance 0.674; OKLCH L 87.3% C 0.066 H 235.4°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDDFB |
|---|---|
| RGB | rgb(172, 221, 251) |
| HSL | hsl(203, 91%, 83%) |
| HSV | hsv(203, 31%, 98%) |
| CMYK | cmyk(31.5%, 12%, 0%, 1.6%) |
| CIE-LAB | lab(85.73, -8.91, -19.72) |
| CIE-LCH | lch(85.73, 21.64, 245.69°) |
| OKLab | oklab(87.34% -0.0373 -0.054) |
| OKLCH | oklch(87.34% 0.066 235.4) |
| XYZ | xyz(60.2769, 67.4457, 101.0904) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.79
Light Blue
#95D0FC
ΔE00 4.78
Baby Blue
#89CFF0
ΔE00 5.25
Lightblue
#ADD8E6
ΔE00 5.61
Lightskyblue
#87CEFA
ΔE00 5.67
Sky Blue
#87CEEB
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDDFB #FBCAAC
analogous
#ACFBF2 #ACDDFB #ACB5FB
triadic
#ACDDFB #FBACDD #DDFBAC
tetradic
#ACDDFB #F2ACFB #FBCAAC #B5FBAC
square
#ACDDFB #F2ACFB #FBCAAC #B5FBAC
split-complementary
#ACDDFB #FBACB5 #FBF2AC
monochromatic
#37ADF5 #72C5F8 #ACDDFB #E2F3FE #E2F3FE
Accessibility & contrast
On white
1.45
#ACDDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#ACDDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDDFB
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDDFB | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFD
Deuteranopia (green-blind)
#C4D2FB
Tritanopia (blue-blind)
#93E5E6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #acddfb; /* rgb */ color: rgb(172, 221, 251); /* oklch */ color: oklch(87.3% 0.066 235.4);
Tailwind
colors: {
custom: {
50: '#c6e7fc',
500: '#acddfb',
950: '#000000',
},
}SCSS
$custom: #acddfb; $custom-light: #c6e7fc; $custom-dark: #000000;
JSON
{
"hex": "#acddfb",
"rgb": {
"r": 172,
"g": 221,
"b": 251
},
"hsl": {
"h": 202.785,
"s": 90.805,
"l": 82.941
},
"oklch": {
"l": 0.87336,
"c": 0.06564,
"h": 235.4
},
"luminance": 0.67449
}Semantic roles & 50–950 ramp
primary
#ACDDFB
secondary
#DE986D
accent
#5700E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485