#ACD2DB#ACD2DB
#ACD2DB is a very light, muted cyan. Relative luminance 0.600; OKLCH L 83.9% C 0.042 H 213.7°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD2DB |
|---|---|
| RGB | rgb(172, 210, 219) |
| HSL | hsl(191, 39%, 77%) |
| HSV | hsv(191, 21%, 86%) |
| CMYK | cmyk(21.5%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(81.83, -10.53, -8.59) |
| CIE-LCH | lch(81.83, 13.59, 219.21°) |
| OKLab | oklab(83.93% -0.035 -0.0233) |
| OKLCH | oklch(83.93% 0.042 213.7) |
| XYZ | xyz(52.8424, 59.9765, 75.7965) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.34
Powder Blue
#B0E0E6
ΔE00 4.20
Ice Blue
#A5DFF9
ΔE00 6.55
Sky Blue
#87CEEB
ΔE00 7.61
Baby Blue
#89CFF0
ΔE00 8.33
Pale Sky Blue
#BDF6FE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD2DB #DBB5AC
analogous
#ACDBCD #ACD2DB #ACBBDB
triadic
#ACD2DB #DBACD2 #D2DBAC
tetradic
#ACD2DB #CDACDB #DBB5AC #BBDBAC
square
#ACD2DB #CDACDB #DBB5AC #BBDBAC
split-complementary
#ACD2DB #DBACBB #DBCDAC
monochromatic
#57A4B6 #81BBC8 #ACD2DB #D7E9EE #EAF3F6
Accessibility & contrast
On white
1.62
#ACD2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#ACD2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD2DB
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD2DB | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDC
Deuteranopia (green-blind)
#C3C9DB
Tritanopia (blue-blind)
#9ED6D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #acd2db; /* rgb */ color: rgb(172, 210, 219); /* oklch */ color: oklch(83.9% 0.042 213.7);
Tailwind
colors: {
custom: {
50: '#c5dfe6',
500: '#acd2db',
950: '#000000',
},
}SCSS
$custom: #acd2db; $custom-light: #c5dfe6; $custom-dark: #000000;
JSON
{
"hex": "#acd2db",
"rgb": {
"r": 172,
"g": 210,
"b": 219
},
"hsl": {
"h": 191.489,
"s": 39.496,
"l": 76.667
},
"oklch": {
"l": 0.83928,
"c": 0.04202,
"h": 213.7
},
"luminance": 0.59978
}Semantic roles & 50–950 ramp
primary
#ACD2DB
secondary
#B38478
accent
#4B33B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484