#ACD39B#ACD39B
#ACD39B is a very light, moderate green. Relative luminance 0.577; OKLCH L 82.4% C 0.087 H 136.3°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD39B |
|---|---|
| RGB | rgb(172, 211, 155) |
| HSL | hsl(102, 39%, 72%) |
| HSV | hsv(102, 27%, 83%) |
| CMYK | cmyk(18.5%, 0%, 26.5%, 17.3%) |
| CIE-LAB | lab(80.59, -23.12, 23.63) |
| CIE-LCH | lch(80.59, 33.06, 134.37°) |
| OKLab | oklab(82.44% -0.0627 0.0599) |
| OKLCH | oklch(82.44% 0.087 136.3) |
| XYZ | xyz(46.2226, 57.7248, 39.7107) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.50
Light Sage
#BCECAC
ΔE00 5.70
Hospital Green
#9BE5AA
ΔE00 6.53
Light Moss Green
#A6C875
ΔE00 6.72
Pale Olive Green
#B1D27B
ΔE00 6.77
Darkseagreen
#8FBC8F
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD39B #C29BD3
analogous
#C8D39B #ACD39B #9BD3A6
triadic
#ACD39B #9BACD3 #D39BAC
tetradic
#ACD39B #9BC8D3 #C29BD3 #D3A69B
square
#ACD39B #9BC8D3 #C29BD3 #D3A69B
split-complementary
#ACD39B #A69BD3 #D39BC8
monochromatic
#67A94A #89C071 #ACD39B #CFE6C6 #EDF6EA
Accessibility & contrast
On white
1.67
#ACD39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#ACD39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD39B
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD39B | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA98
Deuteranopia (green-blind)
#D1C79E
Tritanopia (blue-blind)
#ABCFC4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #acd39b; /* rgb */ color: rgb(172, 211, 155); /* oklch */ color: oklch(82.4% 0.087 136.3);
Tailwind
colors: {
custom: {
50: '#c5e0b8',
500: '#acd39b',
950: '#000000',
},
}SCSS
$custom: #acd39b; $custom-light: #c5e0b8; $custom-dark: #000000;
JSON
{
"hex": "#acd39b",
"rgb": {
"r": 172,
"g": 211,
"b": 155
},
"hsl": {
"h": 101.786,
"s": 38.889,
"l": 71.765
},
"oklch": {
"l": 0.82441,
"c": 0.08674,
"h": 136.3
},
"luminance": 0.57726
}Semantic roles & 50–950 ramp
primary
#ACD39B
secondary
#9669A9
accent
#34B28C
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481