#ACDEFB#ACDEFB
#ACDEFB is a very light, moderate cyan. Relative luminance 0.680; OKLCH L 87.5% C 0.065 H 233.9°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDEFB |
|---|---|
| RGB | rgb(172, 222, 251) |
| HSL | hsl(202, 91%, 83%) |
| HSV | hsv(202, 31%, 98%) |
| CMYK | cmyk(31.5%, 11.6%, 0%, 1.6%) |
| CIE-LAB | lab(85.99, -9.42, -19.32) |
| CIE-LCH | lch(85.99, 21.49, 243.99°) |
| OKLab | oklab(87.55% -0.0385 -0.0529) |
| OKLCH | oklch(87.55% 0.065 233.9) |
| XYZ | xyz(60.5417, 67.9753, 101.1786) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.31
Light Blue
#95D0FC
ΔE00 5.16
Baby Blue
#89CFF0
ΔE00 5.22
Lightblue
#ADD8E6
ΔE00 5.26
Sky Blue
#87CEEB
ΔE00 5.88
Lightskyblue
#87CEFA
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDEFB #FBC9AC
analogous
#ACFBF0 #ACDEFB #ACB6FB
triadic
#ACDEFB #FBACDE #DEFBAC
tetradic
#ACDEFB #F0ACFB #FBC9AC #B6FBAC
square
#ACDEFB #F0ACFB #FBC9AC #B6FBAC
split-complementary
#ACDEFB #FBACB6 #FBF0AC
monochromatic
#37B0F5 #72C7F8 #ACDEFB #E2F3FE #E2F3FE
Accessibility & contrast
On white
1.44
#ACDEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#ACDEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDEFB
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDEFB | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFD
Deuteranopia (green-blind)
#C5D3FB
Tritanopia (blue-blind)
#92E6E7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #acdefb; /* rgb */ color: rgb(172, 222, 251); /* oklch */ color: oklch(87.5% 0.065 233.9);
Tailwind
colors: {
custom: {
50: '#c6e8fc',
500: '#acdefb',
950: '#000000',
},
}SCSS
$custom: #acdefb; $custom-light: #c6e8fc; $custom-dark: #000000;
JSON
{
"hex": "#acdefb",
"rgb": {
"r": 172,
"g": 222,
"b": 251
},
"hsl": {
"h": 202.025,
"s": 90.805,
"l": 82.941
},
"oklch": {
"l": 0.87546,
"c": 0.06547,
"h": 233.9
},
"luminance": 0.67978
}Semantic roles & 50–950 ramp
primary
#ACDEFB
secondary
#DE966D
accent
#5400E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485