#ACDDCC#ACDDCC
#ACDDCC is a very light, muted teal. Relative luminance 0.648; OKLCH L 85.8% C 0.056 H 171.7°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDDCC |
|---|---|
| RGB | rgb(172, 221, 204) |
| HSL | hsl(159, 42%, 77%) |
| HSV | hsv(159, 22%, 87%) |
| CMYK | cmyk(22.2%, 0%, 7.7%, 13.3%) |
| CIE-LAB | lab(84.40, -19.25, 3.17) |
| CIE-LCH | lch(84.40, 19.51, 170.66°) |
| OKLab | oklab(85.84% -0.0554 0.0081) |
| OKLCH | oklch(85.84% 0.056 171.7) |
| XYZ | xyz(53.7656, 64.8412, 66.7978) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.19
Pale Teal
#82CBB2
ΔE00 7.27
Pale Aqua
#B8FFEB
ΔE00 7.65
Duck Egg Blue
#C3FBF4
ΔE00 7.70
Paleturquoise
#AFEEEE
ΔE00 7.88
Seafoam Blue
#78D1B6
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDDCC #DDACBD
analogous
#ACDDB4 #ACDDCC #ACD5DD
triadic
#ACDDCC #CCACDD #DDCCAC
tetradic
#ACDDCC #B4ACDD #DDACBD #D5DDAC
square
#ACDDCC #B4ACDD #DDACBD #D5DDAC
split-complementary
#ACDDCC #DDACD5 #DDB4AC
monochromatic
#55B997 #81CBB1 #ACDDCC #D7EFE7 #E9F6F2
Accessibility & contrast
On white
1.50
#ACDDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#ACDDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDDCC
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDDCC | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6CB
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#A1DED8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #acddcc; /* rgb */ color: rgb(172, 221, 204); /* oklch */ color: oklch(85.8% 0.056 171.7);
Tailwind
colors: {
custom: {
50: '#c5e7db',
500: '#acddcc',
950: '#000000',
},
}SCSS
$custom: #acddcc; $custom-light: #c5e7db; $custom-dark: #000000;
JSON
{
"hex": "#acddcc",
"rgb": {
"r": 172,
"g": 221,
"b": 204
},
"hsl": {
"h": 159.184,
"s": 41.88,
"l": 77.059
},
"oklch": {
"l": 0.85843,
"c": 0.05602,
"h": 171.7
},
"luminance": 0.64843
}Semantic roles & 50–950 ramp
primary
#ACDDCC
secondary
#B5788D
accent
#315EB5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131615
muted
#828484