#ACDBDC#ACDBDC
#ACDBDC is a very light, muted teal. Relative luminance 0.646; OKLCH L 85.9% C 0.049 H 197.9°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDBDC |
|---|---|
| RGB | rgb(172, 219, 220) |
| HSL | hsl(181, 41%, 77%) |
| HSV | hsv(181, 22%, 86%) |
| CMYK | cmyk(21.8%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(84.28, -14.92, -5.49) |
| CIE-LCH | lch(84.28, 15.90, 200.21°) |
| OKLab | oklab(85.88% -0.0464 -0.015) |
| OKLCH | oklch(85.88% 0.049 197.9) |
| XYZ | xyz(55.2592, 64.5988, 77.2535) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.41
Paleturquoise
#AFEEEE
ΔE00 4.85
Lightblue
#ADD8E6
ΔE00 5.98
Pale Sky Blue
#BDF6FE
ΔE00 6.48
Light Sky Blue
#C6FCFF
ΔE00 7.17
Robin'S Egg Blue
#98EFF9
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDBDC #DCADAC
analogous
#ACDCC5 #ACDBDC #ACC3DC
triadic
#ACDBDC #DCACDB #DBDCAC
tetradic
#ACDBDC #C5ACDC #DCADAC #C3DCAC
square
#ACDBDC #C5ACDC #DCADAC #C3DCAC
split-complementary
#ACDBDC #DCACC3 #DCC5AC
monochromatic
#56B6B8 #81C8CA #ACDBDC #D7EEEE #E9F6F6
Accessibility & contrast
On white
1.51
#ACDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#ACDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDBDC
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDBDC | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#9DDEDB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #acdbdc; /* rgb */ color: rgb(172, 219, 220); /* oklch */ color: oklch(85.9% 0.049 197.9);
Tailwind
colors: {
custom: {
50: '#c5e6e6',
500: '#acdbdc',
950: '#000000',
},
}SCSS
$custom: #acdbdc; $custom-light: #c5e6e6; $custom-dark: #000000;
JSON
{
"hex": "#acdbdc",
"rgb": {
"r": 172,
"g": 219,
"b": 220
},
"hsl": {
"h": 181.25,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.85882,
"c": 0.04874,
"h": 197.9
},
"luminance": 0.64601
}Semantic roles & 50–950 ramp
primary
#ACDBDC
secondary
#B47978
accent
#3432B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484