#ACD2CD#ACD2CD
#ACD2CD is a very light, muted teal. Relative luminance 0.593; OKLCH L 83.5% C 0.041 H 186.6°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD2CD |
|---|---|
| RGB | rgb(172, 210, 205) |
| HSL | hsl(172, 30%, 75%) |
| HSV | hsv(172, 18%, 82%) |
| CMYK | cmyk(18.1%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(81.44, -13.50, -1.68) |
| CIE-LCH | lch(81.44, 13.60, 187.11°) |
| OKLab | oklab(83.49% -0.0405 -0.0047) |
| OKLCH | oklch(83.49% 0.041 186.6) |
| XYZ | xyz(51.0763, 59.2700, 66.4949) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.69
Paleturquoise
#AFEEEE
ΔE00 7.58
Lightblue
#ADD8E6
ΔE00 8.20
Duck Egg Blue
#C3FBF4
ΔE00 9.32
Pale Sky Blue
#BDF6FE
ΔE00 9.69
Pale Blue
#D0FEFE
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD2CD #D2ACB1
analogous
#ACD2BA #ACD2CD #ACC4D2
triadic
#ACD2CD #CDACD2 #D2CDAC
tetradic
#ACD2CD #BAACD2 #D2ACB1 #C4D2AC
square
#ACD2CD #BAACD2 #D2ACB1 #C4D2AC
split-complementary
#ACD2CD #D2ACC4 #D2BAAC
monochromatic
#5DA79D #84BCB5 #ACD2CD #D4E8E5 #EBF4F3
Accessibility & contrast
On white
1.63
#ACD2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#ACD2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD2CD
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD2CD | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#A2D4D0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #acd2cd; /* rgb */ color: rgb(172, 210, 205); /* oklch */ color: oklch(83.5% 0.041 186.6);
Tailwind
colors: {
custom: {
50: '#c5dfdc',
500: '#acd2cd',
950: '#000000',
},
}SCSS
$custom: #acd2cd; $custom-light: #c5dfdc; $custom-dark: #000000;
JSON
{
"hex": "#acd2cd",
"rgb": {
"r": 172,
"g": 210,
"b": 205
},
"hsl": {
"h": 172.105,
"s": 29.687,
"l": 74.902
},
"oklch": {
"l": 0.83494,
"c": 0.04074,
"h": 186.6
},
"luminance": 0.59272
}Semantic roles & 50–950 ramp
primary
#ACD2CD
secondary
#A87A80
accent
#3D4BA8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484