#ACDEC7#ACDEC7
#ACDEC7 is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.9% C 0.061 H 165.2°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDEC7 |
|---|---|
| RGB | rgb(172, 222, 199) |
| HSL | hsl(152, 43%, 77%) |
| HSV | hsv(152, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(84.55, -20.74, 6.03) |
| CIE-LCH | lch(84.55, 21.60, 163.80°) |
| OKLab | oklab(85.92% -0.0588 0.0156) |
| OKLCH | oklch(85.92% 0.061 165.2) |
| XYZ | xyz(53.4403, 65.1348, 63.7783) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.86
Pale Teal
#82CBB2
ΔE00 6.86
Mint
#AAF0C1
ΔE00 7.45
Seafoam Blue
#78D1B6
ΔE00 7.56
Pale Aqua
#B8FFEB
ΔE00 7.65
Pale Turquoise
#A5FBD5
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDEC7 #DEACC3
analogous
#ACDEAE #ACDEC7 #ACDCDE
triadic
#ACDEC7 #C7ACDE #DEC7AC
tetradic
#ACDEC7 #AEACDE #DEACC3 #DCDEAC
square
#ACDEC7 #AEACDE #DEACC3 #DCDEAC
split-complementary
#ACDEC7 #DEACDC #DEAEAC
monochromatic
#54BB8C #80CDA9 #ACDEC7 #D8EFE5 #E9F6F0
Accessibility & contrast
On white
1.50
#ACDEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#ACDEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDEC7
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDEC7 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C6
Deuteranopia (green-blind)
#D3D0C8
Tritanopia (blue-blind)
#A2DED7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #acdec7; /* rgb */ color: rgb(172, 222, 199); /* oklch */ color: oklch(85.9% 0.061 165.2);
Tailwind
colors: {
custom: {
50: '#c5e8d8',
500: '#acdec7',
950: '#000000',
},
}SCSS
$custom: #acdec7; $custom-light: #c5e8d8; $custom-dark: #000000;
JSON
{
"hex": "#acdec7",
"rgb": {
"r": 172,
"g": 222,
"b": 199
},
"hsl": {
"h": 152.4,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.85924,
"c": 0.06083,
"h": 165.2
},
"luminance": 0.65137
}Semantic roles & 50–950 ramp
primary
#ACDEC7
secondary
#B67895
accent
#2F6DB6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483