#ACDBAB#ACDBAB
#ACDBAB is a very light, moderate green. Relative luminance 0.624; OKLCH L 84.6% C 0.082 H 144.3°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDBAB |
|---|---|
| RGB | rgb(172, 219, 171) |
| HSL | hsl(119, 40%, 76%) |
| HSV | hsv(119, 22%, 86%) |
| CMYK | cmyk(21.5%, 0%, 21.9%, 14.1%) |
| CIE-LAB | lab(83.11, -24.40, 18.73) |
| CIE-LCH | lch(83.11, 30.76, 142.49°) |
| OKLab | oklab(84.57% -0.0667 0.0479) |
| OKLCH | oklch(84.57% 0.082 144.3) |
| XYZ | xyz(49.6935, 62.3726, 47.9411) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.31
Hospital Green
#9BE5AA
ΔE00 4.58
Light Sage
#BCECAC
ΔE00 5.09
Mint
#AAF0C1
ΔE00 5.66
Light Teal
#90E4C1
ΔE00 7.77
Seafoam
#7FE0B3
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDBAB #DAABDB
analogous
#C4DBAB #ACDBAB #ABDBC2
triadic
#ACDBAB #ABACDB #DBABAC
tetradic
#ACDBAB #ABC4DB #DAABDB #DBC2AB
square
#ACDBAB #ABC4DB #DAABDB #DBC2AB
split-complementary
#ACDBAB #C2ABDB #DBABC4
monochromatic
#57B655 #82C980 #ACDBAB #D6EDD6 #EAF6EA
Accessibility & contrast
On white
1.56
#ACDBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#ACDBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDBAB
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDBAB | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2A8
Deuteranopia (green-blind)
#D5CDAD
Tritanopia (blue-blind)
#A8D8CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #acdbab; /* rgb */ color: rgb(172, 219, 171); /* oklch */ color: oklch(84.6% 0.082 144.3);
Tailwind
colors: {
custom: {
50: '#c5e6c4',
500: '#acdbab',
950: '#000000',
},
}SCSS
$custom: #acdbab; $custom-light: #c5e6c4; $custom-dark: #000000;
JSON
{
"hex": "#acdbab",
"rgb": {
"r": 172,
"g": 219,
"b": 171
},
"hsl": {
"h": 118.75,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.84566,
"c": 0.0821,
"h": 144.3
},
"luminance": 0.62374
}Semantic roles & 50–950 ramp
primary
#ACDBAB
secondary
#B277B3
accent
#32B3B0
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482