#ACDA97#ACDA97
#ACDA97 is a very light, moderate green. Relative luminance 0.611; OKLCH L 83.9% C 0.102 H 136.1°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDA97 |
|---|---|
| RGB | rgb(172, 218, 151) |
| HSL | hsl(101, 48%, 72%) |
| HSV | hsv(101, 31%, 85%) |
| CMYK | cmyk(21.1%, 0%, 30.7%, 14.5%) |
| CIE-LAB | lab(82.46, -27.13, 28.25) |
| CIE-LCH | lch(82.46, 39.17, 133.84°) |
| OKLab | oklab(83.92% -0.0738 0.071) |
| OKLCH | oklch(83.92% 0.102 136.1) |
| XYZ | xyz(47.6693, 61.1467, 38.5631) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.06
Light Sage
#BCECAC
ΔE00 4.24
Pale Olive Green
#B1D27B
ΔE00 5.58
Hospital Green
#9BE5AA
ΔE00 5.72
Washed Out Green
#BCF5A6
ΔE00 6.04
Light Moss Green
#A6C875
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDA97 #C597DA
analogous
#CEDA97 #ACDA97 #97DAA4
triadic
#ACDA97 #97ACDA #DA97AC
tetradic
#ACDA97 #97CEDA #C597DA #DAA497
square
#ACDA97 #97CEDA #C597DA #DAA497
split-complementary
#ACDA97 #A497DA #DA97CE
monochromatic
#65B641 #88CA6A #ACDA97 #D0EAC4 #EDF7E8
Accessibility & contrast
On white
1.59
#ACDA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#ACDA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDA97
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDA97 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD093
Deuteranopia (green-blind)
#D8CC9A
Tritanopia (blue-blind)
#ABD5C8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #acda97; /* rgb */ color: rgb(172, 218, 151); /* oklch */ color: oklch(83.9% 0.102 136.1);
Tailwind
colors: {
custom: {
50: '#c5e5b6',
500: '#acda97',
950: '#000000',
},
}SCSS
$custom: #acda97; $custom-light: #c5e5b6; $custom-dark: #000000;
JSON
{
"hex": "#acda97",
"rgb": {
"r": 172,
"g": 218,
"b": 151
},
"hsl": {
"h": 101.194,
"s": 47.518,
"l": 72.353
},
"oklch": {
"l": 0.83918,
"c": 0.10239,
"h": 136.1
},
"luminance": 0.61148
}Semantic roles & 50–950 ramp
primary
#ACDA97
secondary
#9964B1
accent
#2BBB8E
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481