#ACDDDC#ACDDDC
#ACDDDC is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.3% C 0.051 H 194.7°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDDDC |
|---|---|
| RGB | rgb(172, 221, 220) |
| HSL | hsl(179, 42%, 77%) |
| HSV | hsv(179, 22%, 87%) |
| CMYK | cmyk(22.2%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(84.82, -15.93, -4.69) |
| CIE-LCH | lch(84.82, 16.61, 196.42°) |
| OKLab | oklab(86.31% -0.049 -0.0128) |
| OKLCH | oklch(86.31% 0.051 194.7) |
| XYZ | xyz(55.7841, 65.6486, 77.4285) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.16
Paleturquoise
#AFEEEE
ΔE00 4.20
Pale Sky Blue
#BDF6FE
ΔE00 6.50
Duck Egg Blue
#C3FBF4
ΔE00 6.86
Light Sky Blue
#C6FCFF
ΔE00 6.90
Lightblue
#ADD8E6
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDDDC #DDACAD
analogous
#ACDDC4 #ACDDDC #ACC6DD
triadic
#ACDDDC #DCACDD #DDDCAC
tetradic
#ACDDDC #C4ACDD #DDACAD #C6DDAC
square
#ACDDDC #C4ACDD #DDACAD #C6DDAC
split-complementary
#ACDDDC #DDACC6 #DDC4AC
monochromatic
#55B9B7 #81CBCA #ACDDDC #D7EFEE #E9F6F6
Accessibility & contrast
On white
1.49
#ACDDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#ACDDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDDDC
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDDDC | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DC
Deuteranopia (green-blind)
#CDD1DD
Tritanopia (blue-blind)
#9CE0DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #acdddc; /* rgb */ color: rgb(172, 221, 220); /* oklch */ color: oklch(86.3% 0.051 194.7);
Tailwind
colors: {
custom: {
50: '#c5e7e6',
500: '#acdddc',
950: '#000000',
},
}SCSS
$custom: #acdddc; $custom-light: #c5e7e6; $custom-dark: #000000;
JSON
{
"hex": "#acdddc",
"rgb": {
"r": 172,
"g": 221,
"b": 220
},
"hsl": {
"h": 178.776,
"s": 41.88,
"l": 77.059
},
"oklch": {
"l": 0.86311,
"c": 0.05063,
"h": 194.7
},
"luminance": 0.65651
}Semantic roles & 50–950 ramp
primary
#ACDDDC
secondary
#B57879
accent
#3133B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484