#ACDFC2#ACDFC2
#ACDFC2 is a very light, moderate green. Relative luminance 0.654; OKLCH L 86.0% C 0.066 H 159.7°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDFC2 |
|---|---|
| RGB | rgb(172, 223, 194) |
| HSL | hsl(146, 44%, 77%) |
| HSV | hsv(146, 23%, 87%) |
| CMYK | cmyk(22.9%, 0%, 13%, 12.5%) |
| CIE-LAB | lab(84.71, -22.20, 8.89) |
| CIE-LCH | lch(84.71, 23.91, 158.18°) |
| OKLab | oklab(86.01% -0.0622 0.023) |
| OKLCH | oklch(86.01% 0.066 159.7) |
| XYZ | xyz(53.1357, 65.4392, 60.8599) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.14
Mint
#AAF0C1
ΔE00 5.87
Pale Teal
#82CBB2
ΔE00 7.07
Seafoam
#7FE0B3
ΔE00 7.27
Pale Turquoise
#A5FBD5
ΔE00 7.28
Seafoam Blue
#78D1B6
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDFC2 #DFACC9
analogous
#B0DFAC #ACDFC2 #ACDFDB
triadic
#ACDFC2 #C2ACDF #DFC2AC
tetradic
#ACDFC2 #ACB0DF #DFACC9 #DFDBAC
square
#ACDFC2 #ACB0DF #DFACC9 #DFDBAC
split-complementary
#ACDFC2 #DBACDF #DFACB0
monochromatic
#54BD81 #80CEA2 #ACDFC2 #D8F0E2 #E9F6EF
Accessibility & contrast
On white
1.49
#ACDFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#ACDFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDFC2
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDFC2 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7C1
Deuteranopia (green-blind)
#D5D1C4
Tritanopia (blue-blind)
#A3DED7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #acdfc2; /* rgb */ color: rgb(172, 223, 194); /* oklch */ color: oklch(86.0% 0.066 159.7);
Tailwind
colors: {
custom: {
50: '#c5e9d4',
500: '#acdfc2',
950: '#000000',
},
}SCSS
$custom: #acdfc2; $custom-light: #c5e9d4; $custom-dark: #000000;
JSON
{
"hex": "#acdfc2",
"rgb": {
"r": 172,
"g": 223,
"b": 194
},
"hsl": {
"h": 145.882,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.8601,
"c": 0.06632,
"h": 159.7
},
"luminance": 0.65441
}Semantic roles & 50–950 ramp
primary
#ACDFC2
secondary
#B8789C
accent
#2E7CB8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483