#ACDA98#ACDA98
#ACDA98 is a very light, moderate green. Relative luminance 0.612; OKLCH L 83.9% C 0.101 H 136.4°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDA98 |
|---|---|
| RGB | rgb(172, 218, 152) |
| HSL | hsl(102, 47%, 73%) |
| HSV | hsv(102, 30%, 85%) |
| CMYK | cmyk(21.1%, 0%, 30.3%, 14.5%) |
| CIE-LAB | lab(82.47, -26.98, 27.76) |
| CIE-LCH | lch(82.47, 38.71, 134.19°) |
| OKLab | oklab(83.94% -0.0734 0.0698) |
| OKLCH | oklch(83.94% 0.101 136.4) |
| XYZ | xyz(47.7508, 61.1793, 38.9927) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.01
Light Sage
#BCECAC
ΔE00 4.18
Hospital Green
#9BE5AA
ΔE00 5.60
Pale Olive Green
#B1D27B
ΔE00 5.77
Washed Out Green
#BCF5A6
ΔE00 6.08
Light Moss Green
#A6C875
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDA98 #C698DA
analogous
#CDDA98 #ACDA98 #98DAA5
triadic
#ACDA98 #98ACDA #DA98AC
tetradic
#ACDA98 #98CDDA #C698DA #DAA598
square
#ACDA98 #98CDDA #C698DA #DAA598
split-complementary
#ACDA98 #A598DA #DA98CD
monochromatic
#65B641 #88CA6B #ACDA98 #D0EAC5 #EDF7E8
Accessibility & contrast
On white
1.59
#ACDA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#ACDA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDA98
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDA98 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD094
Deuteranopia (green-blind)
#D8CC9B
Tritanopia (blue-blind)
#ABD5C9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #acda98; /* rgb */ color: rgb(172, 218, 152); /* oklch */ color: oklch(83.9% 0.101 136.4);
Tailwind
colors: {
custom: {
50: '#c5e5b6',
500: '#acda98',
950: '#000000',
},
}SCSS
$custom: #acda98; $custom-light: #c5e5b6; $custom-dark: #000000;
JSON
{
"hex": "#acda98",
"rgb": {
"r": 172,
"g": 218,
"b": 152
},
"hsl": {
"h": 101.818,
"s": 47.143,
"l": 72.549
},
"oklch": {
"l": 0.83938,
"c": 0.10129,
"h": 136.4
},
"luminance": 0.6118
}Semantic roles & 50–950 ramp
primary
#ACDA98
secondary
#9A65B1
accent
#2BBA8F
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481