#ACDCCE#ACDCCE
#ACDCCE is a very light, muted teal. Relative luminance 0.644; OKLCH L 85.7% C 0.053 H 175.2°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDCCE |
|---|---|
| RGB | rgb(172, 220, 206) |
| HSL | hsl(163, 41%, 77%) |
| HSV | hsv(163, 22%, 86%) |
| CMYK | cmyk(21.8%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(84.18, -18.35, 1.78) |
| CIE-LCH | lch(84.18, 18.43, 174.44°) |
| OKLab | oklab(85.68% -0.0533 0.0045) |
| OKLCH | oklch(85.68% 0.053 175.2) |
| XYZ | xyz(53.7438, 64.4113, 67.9815) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.10
Duck Egg Blue
#C3FBF4
ΔE00 7.37
Pale Teal
#82CBB2
ΔE00 7.71
Eggshell Blue
#C4FFF7
ΔE00 8.01
Pale Aqua
#B8FFEB
ΔE00 8.02
Light Teal
#90E4C1
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDCCE #DCACBA
analogous
#ACDCB6 #ACDCCE #ACD2DC
triadic
#ACDCCE #CEACDC #DCCEAC
tetradic
#ACDCCE #B6ACDC #DCACBA #D2DCAC
square
#ACDCCE #B6ACDC #DCACBA #D2DCAC
split-complementary
#ACDCCE #DCACD2 #DCB6AC
monochromatic
#56B89B #81CAB5 #ACDCCE #D7EEE7 #E9F6F2
Accessibility & contrast
On white
1.51
#ACDCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#ACDCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDCCE
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDCCE | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CD
Deuteranopia (green-blind)
#CFCFCF
Tritanopia (blue-blind)
#A0DDD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #acdcce; /* rgb */ color: rgb(172, 220, 206); /* oklch */ color: oklch(85.7% 0.053 175.2);
Tailwind
colors: {
custom: {
50: '#c5e7dc',
500: '#acdcce',
950: '#000000',
},
}SCSS
$custom: #acdcce; $custom-light: #c5e7dc; $custom-dark: #000000;
JSON
{
"hex": "#acdcce",
"rgb": {
"r": 172,
"g": 220,
"b": 206
},
"hsl": {
"h": 162.5,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.85683,
"c": 0.05349,
"h": 175.2
},
"luminance": 0.64413
}Semantic roles & 50–950 ramp
primary
#ACDCCE
secondary
#B4788A
accent
#3258B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484