#ACDBCD#ACDBCD
#ACDBCD is a very light, muted teal. Relative luminance 0.638; OKLCH L 85.4% C 0.053 H 174.9°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDBCD |
|---|---|
| RGB | rgb(172, 219, 205) |
| HSL | hsl(162, 39%, 77%) |
| HSV | hsv(162, 21%, 86%) |
| CMYK | cmyk(21.5%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(83.88, -18.05, 1.88) |
| CIE-LCH | lch(83.88, 18.15, 174.05°) |
| OKLab | oklab(85.44% -0.0524 0.0047) |
| OKLCH | oklch(85.44% 0.053 174.9) |
| XYZ | xyz(53.3610, 63.8396, 67.2565) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.28
Duck Egg Blue
#C3FBF4
ΔE00 7.59
Pale Teal
#82CBB2
ΔE00 7.68
Light Teal
#90E4C1
ΔE00 8.22
Eggshell Blue
#C4FFF7
ΔE00 8.24
Pale Aqua
#B8FFEB
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDBCD #DBACBA
analogous
#ACDBB6 #ACDBCD #ACD2DB
triadic
#ACDBCD #CDACDB #DBCDAC
tetradic
#ACDBCD #B6ACDB #DBACBA #D2DBAC
square
#ACDBCD #B6ACDB #DBACBA #D2DBAC
split-complementary
#ACDBCD #DBACD2 #DBB6AC
monochromatic
#57B69A #81C8B3 #ACDBCD #D7EEE7 #EAF6F2
Accessibility & contrast
On white
1.53
#ACDBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#ACDBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDBCD
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDBCD | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#CFCFCE
Tritanopia (blue-blind)
#A1DCD7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #acdbcd; /* rgb */ color: rgb(172, 219, 205); /* oklch */ color: oklch(85.4% 0.053 174.9);
Tailwind
colors: {
custom: {
50: '#c5e6dc',
500: '#acdbcd',
950: '#000000',
},
}SCSS
$custom: #acdbcd; $custom-light: #c5e6dc; $custom-dark: #000000;
JSON
{
"hex": "#acdbcd",
"rgb": {
"r": 172,
"g": 219,
"b": 205
},
"hsl": {
"h": 162.128,
"s": 39.496,
"l": 76.667
},
"oklch": {
"l": 0.85437,
"c": 0.05261,
"h": 174.9
},
"luminance": 0.63841
}Semantic roles & 50–950 ramp
primary
#ACDBCD
secondary
#B3788A
accent
#3359B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484