#ACD7EB#ACD7EB
#ACD7EB is a very light, muted cyan. Relative luminance 0.634; OKLCH L 85.5% C 0.053 H 227.9°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD7EB |
|---|---|
| RGB | rgb(172, 215, 235) |
| HSL | hsl(199, 61%, 80%) |
| HSV | hsv(199, 27%, 92%) |
| CMYK | cmyk(26.8%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(83.64, -9.54, -14.40) |
| CIE-LCH | lch(83.64, 17.27, 236.49°) |
| OKLab | oklab(85.52% -0.0355 -0.0393) |
| OKLCH | oklch(85.52% 0.053 227.9) |
| XYZ | xyz(56.3046, 63.3674, 87.8456) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.43
Ice Blue
#A5DFF9
ΔE00 3.14
Baby Blue
#89CFF0
ΔE00 5.54
Sky Blue
#87CEEB
ΔE00 5.55
Powder Blue
#B0E0E6
ΔE00 6.57
Light Blue
#95D0FC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD7EB #EBC0AC
analogous
#ACEBE0 #ACD7EB #ACB7EB
triadic
#ACD7EB #EBACD7 #D7EBAC
tetradic
#ACD7EB #E0ACEB #EBC0AC #B7EBAC
square
#ACD7EB #E0ACEB #EBC0AC #B7EBAC
split-complementary
#ACD7EB #EBACB7 #EBE0AC
monochromatic
#49A7D3 #7BBFDF #ACD7EB #DDEFF7 #E6F3F9
Accessibility & contrast
On white
1.54
#ACD7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#ACD7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD7EB
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD7EB | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#99DDDD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #acd7eb; /* rgb */ color: rgb(172, 215, 235); /* oklch */ color: oklch(85.5% 0.053 227.9);
Tailwind
colors: {
custom: {
50: '#c6e3f1',
500: '#acd7eb',
950: '#000000',
},
}SCSS
$custom: #acd7eb; $custom-light: #c6e3f1; $custom-dark: #000000;
JSON
{
"hex": "#acd7eb",
"rgb": {
"r": 172,
"g": 215,
"b": 235
},
"hsl": {
"h": 199.048,
"s": 61.165,
"l": 79.804
},
"oklch": {
"l": 0.85517,
"c": 0.05291,
"h": 227.9
},
"luminance": 0.6337
}Semantic roles & 50–950 ramp
primary
#ACD7EB
secondary
#C78E74
accent
#531DC9
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485