#ACDA95#ACDA95
#ACDA95 is a very light, moderate green. Relative luminance 0.611; OKLCH L 83.9% C 0.105 H 135.5°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDA95 |
|---|---|
| RGB | rgb(172, 218, 149) |
| HSL | hsl(100, 48%, 72%) |
| HSV | hsv(100, 32%, 85%) |
| CMYK | cmyk(21.1%, 0%, 31.7%, 14.5%) |
| CIE-LAB | lab(82.42, -27.43, 29.24) |
| CIE-LCH | lch(82.42, 40.09, 133.17°) |
| OKLab | oklab(83.88% -0.0747 0.0733) |
| OKLCH | oklch(83.88% 0.105 135.5) |
| XYZ | xyz(47.5082, 61.0823, 37.7150) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.22
Light Sage
#BCECAC
ΔE00 4.37
Pale Olive Green
#B1D27B
ΔE00 5.23
Light Moss Green
#A6C875
ΔE00 5.96
Washed Out Green
#BCF5A6
ΔE00 5.97
Hospital Green
#9BE5AA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDA95 #C395DA
analogous
#CFDA95 #ACDA95 #95DAA1
triadic
#ACDA95 #95ACDA #DA95AC
tetradic
#ACDA95 #95CFDA #C395DA #DAA195
square
#ACDA95 #95CFDA #C395DA #DAA195
split-complementary
#ACDA95 #A195DA #DA95CF
monochromatic
#67B53F #88CA68 #ACDA95 #D0EAC2 #EDF7E8
Accessibility & contrast
On white
1.59
#ACDA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#ACDA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDA95
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDA95 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD090
Deuteranopia (green-blind)
#D8CC99
Tritanopia (blue-blind)
#ACD5C8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #acda95; /* rgb */ color: rgb(172, 218, 149); /* oklch */ color: oklch(83.9% 0.105 135.5);
Tailwind
colors: {
custom: {
50: '#c5e5b4',
500: '#acda95',
950: '#000000',
},
}SCSS
$custom: #acda95; $custom-light: #c5e5b4; $custom-dark: #000000;
JSON
{
"hex": "#acda95",
"rgb": {
"r": 172,
"g": 218,
"b": 149
},
"hsl": {
"h": 100,
"s": 48.252,
"l": 71.961
},
"oklch": {
"l": 0.83879,
"c": 0.10462,
"h": 135.5
},
"luminance": 0.61083
}Semantic roles & 50–950 ramp
primary
#ACDA95
secondary
#9762B1
accent
#2ABC8B
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481