#ACDDCE#ACDDCE
#ACDDCE is a very light, muted teal. Relative luminance 0.649; OKLCH L 85.9% C 0.055 H 174.3°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDDCE |
|---|---|
| RGB | rgb(172, 221, 206) |
| HSL | hsl(162, 42%, 77%) |
| HSV | hsv(162, 22%, 87%) |
| CMYK | cmyk(22.2%, 0%, 6.8%, 13.3%) |
| CIE-LAB | lab(84.45, -18.85, 2.18) |
| CIE-LCH | lch(84.45, 18.97, 173.40°) |
| OKLab | oklab(85.9% -0.0546 0.0055) |
| OKLCH | oklch(85.9% 0.055 174.3) |
| XYZ | xyz(54.0070, 64.9378, 68.0692) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.24
Duck Egg Blue
#C3FBF4
ΔE00 7.32
Pale Teal
#82CBB2
ΔE00 7.57
Pale Aqua
#B8FFEB
ΔE00 7.70
Light Teal
#90E4C1
ΔE00 7.71
Eggshell Blue
#C4FFF7
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDDCE #DDACBB
analogous
#ACDDB6 #ACDDCE #ACD3DD
triadic
#ACDDCE #CEACDD #DDCEAC
tetradic
#ACDDCE #B6ACDD #DDACBB #D3DDAC
square
#ACDDCE #B6ACDD #DDACBB #D3DDAC
split-complementary
#ACDDCE #DDACD3 #DDB6AC
monochromatic
#55B99B #81CBB4 #ACDDCE #D7EFE8 #E9F6F2
Accessibility & contrast
On white
1.50
#ACDDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#ACDDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDDCE
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDDCE | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7CD
Deuteranopia (green-blind)
#D0D0CF
Tritanopia (blue-blind)
#A0DED8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #acddce; /* rgb */ color: rgb(172, 221, 206); /* oklch */ color: oklch(85.9% 0.055 174.3);
Tailwind
colors: {
custom: {
50: '#c5e7dc',
500: '#acddce',
950: '#000000',
},
}SCSS
$custom: #acddce; $custom-light: #c5e7dc; $custom-dark: #000000;
JSON
{
"hex": "#acddce",
"rgb": {
"r": 172,
"g": 221,
"b": 206
},
"hsl": {
"h": 161.633,
"s": 41.88,
"l": 77.059
},
"oklch": {
"l": 0.85899,
"c": 0.05489,
"h": 174.3
},
"luminance": 0.6494
}Semantic roles & 50–950 ramp
primary
#ACDDCE
secondary
#B5788B
accent
#3159B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484