#ACDDCD#ACDDCD
#ACDDCD is a very light, muted teal. Relative luminance 0.649; OKLCH L 85.9% C 0.055 H 173.0°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDDCD |
|---|---|
| RGB | rgb(172, 221, 205) |
| HSL | hsl(160, 42%, 77%) |
| HSV | hsv(160, 22%, 87%) |
| CMYK | cmyk(22.2%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(84.43, -19.05, 2.67) |
| CIE-LCH | lch(84.43, 19.24, 172.01°) |
| OKLab | oklab(85.87% -0.055 0.0068) |
| OKLCH | oklch(85.87% 0.055 173) |
| XYZ | xyz(53.8859, 64.8894, 67.4315) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.41
Light Teal
#90E4C1
ΔE00 7.44
Duck Egg Blue
#C3FBF4
ΔE00 7.50
Paleturquoise
#AFEEEE
ΔE00 7.56
Pale Aqua
#B8FFEB
ΔE00 7.66
Eggshell Blue
#C4FFF7
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDDCD #DDACBC
analogous
#ACDDB5 #ACDDCD #ACD5DD
triadic
#ACDDCD #CDACDD #DDCDAC
tetradic
#ACDDCD #B5ACDD #DDACBC #D5DDAC
square
#ACDDCD #B5ACDD #DDACBC #D5DDAC
split-complementary
#ACDDCD #DDACD5 #DDB5AC
monochromatic
#55B999 #81CBB3 #ACDDCD #D7EFE7 #E9F6F2
Accessibility & contrast
On white
1.50
#ACDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#ACDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDDCD
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDDCD | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#D1D0CE
Tritanopia (blue-blind)
#A0DED8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #acddcd; /* rgb */ color: rgb(172, 221, 205); /* oklch */ color: oklch(85.9% 0.055 173.0);
Tailwind
colors: {
custom: {
50: '#c5e7dc',
500: '#acddcd',
950: '#000000',
},
}SCSS
$custom: #acddcd; $custom-light: #c5e7dc; $custom-dark: #000000;
JSON
{
"hex": "#acddcd",
"rgb": {
"r": 172,
"g": 221,
"b": 205
},
"hsl": {
"h": 160.408,
"s": 41.88,
"l": 77.059
},
"oklch": {
"l": 0.85871,
"c": 0.05544,
"h": 173
},
"luminance": 0.64891
}Semantic roles & 50–950 ramp
primary
#ACDDCD
secondary
#B5788C
accent
#315CB5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484