#ADDF7D#ADDF7D
#ADDF7D is a very light, vivid yellow-green. Relative luminance 0.631; OKLCH L 84.7% C 0.137 H 130.9°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDF7D |
|---|---|
| RGB | rgb(173, 223, 125) |
| HSL | hsl(91, 60%, 68%) |
| HSV | hsv(91, 44%, 87%) |
| CMYK | cmyk(22.4%, 0%, 43.9%, 12.5%) |
| CIE-LAB | lab(83.52, -32.66, 42.76) |
| CIE-LCH | lch(83.52, 53.81, 127.37°) |
| OKLab | oklab(84.66% -0.09 0.1039) |
| OKLCH | oklch(84.66% 0.137 130.9) |
| XYZ | xyz(47.3222, 63.1393, 29.0920) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.83
Light Moss Green
#A6C875
ΔE00 5.74
Pistachio (survey)
#C0FA8B
ΔE00 5.88
Light Grey Green
#B7E1A1
ΔE00 6.15
Tea Green
#BDF8A3
ΔE00 6.34
Washed Out Green
#BCF5A6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDF7D #AF7DDF
analogous
#DEDF7D #ADDF7D #7DDF7E
triadic
#ADDF7D #7DADDF #DF7DAD
tetradic
#ADDF7D #7DDEDF #AF7DDF #DF7E7D
square
#ADDF7D #7DDEDF #AF7DDF #DF7E7D
split-complementary
#ADDF7D #7E7DDF #DF7DDE
monochromatic
#6FB52D #8ED34C #ADDF7D #CCEBAE #EBF7DF
Accessibility & contrast
On white
1.54
#ADDF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#ADDF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDF7D
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDF7D | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D375
Deuteranopia (green-blind)
#E0CF83
Tritanopia (blue-blind)
#AFD8C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #addf7d; /* rgb */ color: rgb(173, 223, 125); /* oklch */ color: oklch(84.7% 0.137 130.9);
Tailwind
colors: {
custom: {
50: '#c7e9a4',
500: '#addf7d',
950: '#000000',
},
}SCSS
$custom: #addf7d; $custom-light: #c7e9a4; $custom-dark: #000000;
JSON
{
"hex": "#addf7d",
"rgb": {
"r": 173,
"g": 223,
"b": 125
},
"hsl": {
"h": 90.612,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.84655,
"c": 0.13746,
"h": 130.9
},
"luminance": 0.6314
}Semantic roles & 50–950 ramp
primary
#ADDF7D
secondary
#814AB6
accent
#1DC874
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480