#ACDBED#ACDBED
#ACDBED is a very light, muted cyan. Relative luminance 0.655; OKLCH L 86.4% C 0.055 H 223.3°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDBED |
|---|---|
| RGB | rgb(172, 219, 237) |
| HSL | hsl(197, 64%, 80%) |
| HSV | hsv(197, 27%, 93%) |
| CMYK | cmyk(27.4%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(84.76, -11.14, -13.77) |
| CIE-LCH | lch(84.76, 17.71, 231.02°) |
| OKLab | oklab(86.43% -0.0398 -0.0375) |
| OKLCH | oklch(86.43% 0.055 223.3) |
| XYZ | xyz(57.6262, 65.5456, 89.7196) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.55
Ice Blue
#A5DFF9
ΔE00 2.77
Powder Blue
#B0E0E6
ΔE00 5.13
Sky Blue
#87CEEB
ΔE00 5.71
Baby Blue
#89CFF0
ΔE00 5.98
Pale Sky Blue
#BDF6FE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDBED #EDBEAC
analogous
#ACEDDE #ACDBED #ACBBED
triadic
#ACDBED #EDACDB #DBEDAC
tetradic
#ACDBED #DEACED #EDBEAC #BBEDAC
square
#ACDBED #DEACED #EDBEAC #BBEDAC
split-complementary
#ACDBED #EDACBB #EDDEAC
monochromatic
#47AFD7 #7AC5E2 #ACDBED #DEF1F8 #E6F4FA
Accessibility & contrast
On white
1.49
#ACDBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#ACDBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDBED
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDBED | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EE
Deuteranopia (green-blind)
#C7D0ED
Tritanopia (blue-blind)
#98E1E0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #acdbed; /* rgb */ color: rgb(172, 219, 237); /* oklch */ color: oklch(86.4% 0.055 223.3);
Tailwind
colors: {
custom: {
50: '#c6e6f2',
500: '#acdbed',
950: '#000000',
},
}SCSS
$custom: #acdbed; $custom-light: #c6e6f2; $custom-dark: #000000;
JSON
{
"hex": "#acdbed",
"rgb": {
"r": 172,
"g": 219,
"b": 237
},
"hsl": {
"h": 196.615,
"s": 64.356,
"l": 80.196
},
"oklch": {
"l": 0.8643,
"c": 0.05475,
"h": 223.3
},
"luminance": 0.65548
}Semantic roles & 50–950 ramp
primary
#ACDBED
secondary
#CA8B73
accent
#4B19CC
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485