#ACDBCE#ACDBCE
#ACDBCE is a very light, muted teal. Relative luminance 0.639; OKLCH L 85.5% C 0.052 H 176.2°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDBCE |
|---|---|
| RGB | rgb(172, 219, 206) |
| HSL | hsl(163, 39%, 77%) |
| HSV | hsv(163, 21%, 86%) |
| CMYK | cmyk(21.5%, 0%, 5.9%, 14.1%) |
| CIE-LAB | lab(83.91, -17.85, 1.39) |
| CIE-LCH | lch(83.91, 17.90, 175.55°) |
| OKLab | oklab(85.47% -0.052 0.0034) |
| OKLCH | oklch(85.47% 0.052 176.2) |
| XYZ | xyz(53.4821, 63.8880, 67.8943) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.98
Duck Egg Blue
#C3FBF4
ΔE00 7.44
Pale Teal
#82CBB2
ΔE00 7.87
Powder Blue
#B0E0E6
ΔE00 7.98
Eggshell Blue
#C4FFF7
ΔE00 8.12
Pale Aqua
#B8FFEB
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDBCE #DBACB9
analogous
#ACDBB7 #ACDBCE #ACD1DB
triadic
#ACDBCE #CEACDB #DBCEAC
tetradic
#ACDBCE #B7ACDB #DBACB9 #D1DBAC
square
#ACDBCE #B7ACDB #DBACB9 #D1DBAC
split-complementary
#ACDBCE #DBACD1 #DBB7AC
monochromatic
#57B69C #81C8B5 #ACDBCE #D7EEE7 #EAF6F2
Accessibility & contrast
On white
1.52
#ACDBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#ACDBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDBCE
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDBCE | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CD
Deuteranopia (green-blind)
#CECFCF
Tritanopia (blue-blind)
#A0DCD7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #acdbce; /* rgb */ color: rgb(172, 219, 206); /* oklch */ color: oklch(85.5% 0.052 176.2);
Tailwind
colors: {
custom: {
50: '#c5e6dc',
500: '#acdbce',
950: '#000000',
},
}SCSS
$custom: #acdbce; $custom-light: #c5e6dc; $custom-dark: #000000;
JSON
{
"hex": "#acdbce",
"rgb": {
"r": 172,
"g": 219,
"b": 206
},
"hsl": {
"h": 163.404,
"s": 39.496,
"l": 76.667
},
"oklch": {
"l": 0.85466,
"c": 0.0521,
"h": 176.2
},
"luminance": 0.6389
}Semantic roles & 50–950 ramp
primary
#ACDBCE
secondary
#B37889
accent
#3356B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484