#ACDEC4#ACDEC4
#ACDEC4 is a very light, moderate green. Relative luminance 0.650; OKLCH L 85.8% C 0.063 H 162.1°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDEC4 |
|---|---|
| RGB | rgb(172, 222, 196) |
| HSL | hsl(149, 43%, 77%) |
| HSV | hsv(149, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(84.48, -21.32, 7.51) |
| CIE-LCH | lch(84.48, 22.61, 160.60°) |
| OKLab | oklab(85.84% -0.06 0.0194) |
| OKLCH | oklch(85.84% 0.063 162.1) |
| XYZ | xyz(53.0955, 64.9969, 61.9620) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.50
Mint
#AAF0C1
ΔE00 6.69
Pale Teal
#82CBB2
ΔE00 6.87
Seafoam Blue
#78D1B6
ΔE00 7.56
Pale Turquoise
#A5FBD5
ΔE00 7.71
Seafoam
#7FE0B3
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDEC4 #DEACC6
analogous
#ADDEAC #ACDEC4 #ACDEDD
triadic
#ACDEC4 #C4ACDE #DEC4AC
tetradic
#ACDEC4 #ACADDE #DEACC6 #DEDDAC
square
#ACDEC4 #ACADDE #DEACC6 #DEDDAC
split-complementary
#ACDEC4 #DDACDE #DEACAD
monochromatic
#54BB86 #80CDA5 #ACDEC4 #D8EFE3 #E9F6EF
Accessibility & contrast
On white
1.50
#ACDEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#ACDEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDEC4
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDEC4 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C3
Deuteranopia (green-blind)
#D3D0C5
Tritanopia (blue-blind)
#A2DED6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #acdec4; /* rgb */ color: rgb(172, 222, 196); /* oklch */ color: oklch(85.8% 0.063 162.1);
Tailwind
colors: {
custom: {
50: '#c5e8d5',
500: '#acdec4',
950: '#000000',
},
}SCSS
$custom: #acdec4; $custom-light: #c5e8d5; $custom-dark: #000000;
JSON
{
"hex": "#acdec4",
"rgb": {
"r": 172,
"g": 222,
"b": 196
},
"hsl": {
"h": 148.8,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.85844,
"c": 0.06312,
"h": 162.1
},
"luminance": 0.64999
}Semantic roles & 50–950 ramp
primary
#ACDEC4
secondary
#B67898
accent
#2F75B6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483