#ACD4CD#ACD4CD
#ACD4CD is a very light, muted teal. Relative luminance 0.603; OKLCH L 83.9% C 0.043 H 183.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD4CD |
|---|---|
| RGB | rgb(172, 212, 205) |
| HSL | hsl(170, 32%, 75%) |
| HSV | hsv(170, 19%, 83%) |
| CMYK | cmyk(18.9%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(81.98, -14.52, -0.89) |
| CIE-LCH | lch(81.98, 14.54, 183.51°) |
| OKLab | oklab(83.93% -0.0431 -0.0026) |
| OKLCH | oklch(83.93% 0.043 183.4) |
| XYZ | xyz(51.5731, 60.2637, 66.6606) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.13
Paleturquoise
#AFEEEE
ΔE00 7.25
Duck Egg Blue
#C3FBF4
ΔE00 8.74
Lightblue
#ADD8E6
ΔE00 9.06
Light Light Blue
#CAFFFB
ΔE00 9.53
Pale Teal
#82CBB2
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD4CD #D4ACB3
analogous
#ACD4B9 #ACD4CD #ACC7D4
triadic
#ACD4CD #CDACD4 #D4CDAC
tetradic
#ACD4CD #B9ACD4 #D4ACB3 #C7D4AC
square
#ACD4CD #B9ACD4 #D4ACB3 #C7D4AC
split-complementary
#ACD4CD #D4ACC7 #D4B9AC
monochromatic
#5BAA9C #84BFB5 #ACD4CD #D4E9E5 #EBF5F3
Accessibility & contrast
On white
1.61
#ACD4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#ACD4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD4CD
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD4CD | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#C8C9CE
Tritanopia (blue-blind)
#A1D6D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #acd4cd; /* rgb */ color: rgb(172, 212, 205); /* oklch */ color: oklch(83.9% 0.043 183.4);
Tailwind
colors: {
custom: {
50: '#c5e1dc',
500: '#acd4cd',
950: '#000000',
},
}SCSS
$custom: #acd4cd; $custom-light: #c5e1dc; $custom-dark: #000000;
JSON
{
"hex": "#acd4cd",
"rgb": {
"r": 172,
"g": 212,
"b": 205
},
"hsl": {
"h": 169.5,
"s": 31.746,
"l": 75.294
},
"oklch": {
"l": 0.83925,
"c": 0.04322,
"h": 183.4
},
"luminance": 0.60265
}Semantic roles & 50–950 ramp
primary
#ACD4CD
secondary
#AA7A82
accent
#3B4FAA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484