#ACDFCD#ACDFCD
#ACDFCD is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.3% C 0.058 H 171.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDFCD |
|---|---|
| RGB | rgb(172, 223, 205) |
| HSL | hsl(159, 44%, 77%) |
| HSV | hsv(159, 23%, 87%) |
| CMYK | cmyk(22.9%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(84.97, -20.04, 3.46) |
| CIE-LCH | lch(84.97, 20.34, 170.20°) |
| OKLab | oklab(86.31% -0.0576 0.0089) |
| OKLCH | oklch(86.31% 0.058 171.3) |
| XYZ | xyz(54.4171, 65.9517, 67.6086) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.72
Pale Aqua
#B8FFEB
ΔE00 7.12
Pale Teal
#82CBB2
ΔE00 7.25
Duck Egg Blue
#C3FBF4
ΔE00 7.52
Seafoam Blue
#78D1B6
ΔE00 7.87
Paleturquoise
#AFEEEE
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDFCD #DFACBE
analogous
#ACDFB4 #ACDFCD #ACD7DF
triadic
#ACDFCD #CDACDF #DFCDAC
tetradic
#ACDFCD #B4ACDF #DFACBE #D7DFAC
square
#ACDFCD #B4ACDF #DFACBE #D7DFAC
split-complementary
#ACDFCD #DFACD7 #DFB4AC
monochromatic
#54BD98 #80CEB2 #ACDFCD #D8F0E8 #E9F6F2
Accessibility & contrast
On white
1.48
#ACDFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#ACDFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDFCD
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDFCD | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CC
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#A0E0DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #acdfcd; /* rgb */ color: rgb(172, 223, 205); /* oklch */ color: oklch(86.3% 0.058 171.3);
Tailwind
colors: {
custom: {
50: '#c5e9dc',
500: '#acdfcd',
950: '#000000',
},
}SCSS
$custom: #acdfcd; $custom-light: #c5e9dc; $custom-dark: #000000;
JSON
{
"hex": "#acdfcd",
"rgb": {
"r": 172,
"g": 223,
"b": 205
},
"hsl": {
"h": 158.824,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.86306,
"c": 0.05831,
"h": 171.3
},
"luminance": 0.65954
}Semantic roles & 50–950 ramp
primary
#ACDFCD
secondary
#B8788E
accent
#2E5FB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484