#A4DD7B#A4DD7B
#A4DD7B is a very light, vivid yellow-green. Relative luminance 0.610; OKLCH L 83.6% C 0.141 H 133.3°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DD7B |
|---|---|
| RGB | rgb(164, 221, 123) |
| HSL | hsl(95, 59%, 67%) |
| HSV | hsv(95, 44%, 87%) |
| CMYK | cmyk(25.8%, 0%, 44.3%, 13.3%) |
| CIE-LAB | lab(82.40, -35.18, 42.23) |
| CIE-LCH | lch(82.40, 54.96, 129.80°) |
| OKLab | oklab(83.61% -0.0968 0.1026) |
| OKLCH | oklch(83.61% 0.141 133.3) |
| XYZ | xyz(44.7406, 61.0342, 28.1586) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.41
Light Moss Green
#A6C875
ΔE00 5.73
Pistachio
#93C572
ΔE00 6.01
Lightgreen
#90EE90
ΔE00 6.16
Light Grey Green
#B7E1A1
ΔE00 6.34
Pistachio (survey)
#C0FA8B
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DD7B #B47BDD
analogous
#D5DD7B #A4DD7B #7BDD83
triadic
#A4DD7B #7BA4DD #DD7BA4
tetradic
#A4DD7B #7BD5DD #B47BDD #DD837B
square
#A4DD7B #7BD5DD #B47BDD #DD837B
split-complementary
#A4DD7B #837BDD #DD7BD5
monochromatic
#64B02D #82D04A #A4DD7B #C6EAAC #E7F6DC
Accessibility & contrast
On white
1.59
#A4DD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#A4DD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DD7B
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DD7B | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D073
Deuteranopia (green-blind)
#DCCB81
Tritanopia (blue-blind)
#A5D6C6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #a4dd7b; /* rgb */ color: rgb(164, 221, 123); /* oklch */ color: oklch(83.6% 0.141 133.3);
Tailwind
colors: {
custom: {
50: '#c1e8a3',
500: '#a4dd7b',
950: '#000000',
},
}SCSS
$custom: #a4dd7b; $custom-light: #c1e8a3; $custom-dark: #000000;
JSON
{
"hex": "#a4dd7b",
"rgb": {
"r": 164,
"g": 221,
"b": 123
},
"hsl": {
"h": 94.898,
"s": 59.036,
"l": 67.451
},
"oklch": {
"l": 0.83606,
"c": 0.14108,
"h": 133.3
},
"luminance": 0.61035
}Semantic roles & 50–950 ramp
primary
#A4DD7B
secondary
#874AB2
accent
#1FC780
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#12160F
muted
#828480