#ADD47E#ADD47E
#ADD47E is a very light, vivid yellow-green. Relative luminance 0.575; OKLCH L 82.2% C 0.120 H 128.7°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD47E |
|---|---|
| RGB | rgb(173, 212, 126) |
| HSL | hsl(87, 50%, 66%) |
| HSV | hsv(87, 41%, 83%) |
| CMYK | cmyk(18.4%, 0%, 40.6%, 16.9%) |
| CIE-LAB | lab(80.45, -27.35, 38.38) |
| CIE-LCH | lch(80.45, 47.13, 125.47°) |
| OKLab | oklab(82.19% -0.0752 0.094) |
| OKLCH | oklch(82.19% 0.12 128.7) |
| XYZ | xyz(44.5424, 57.4769, 28.4821) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.31
Light Moss Green
#A6C875
ΔE00 2.93
Pale Olive
#B9CC81
ΔE00 4.29
Pistachio
#93C572
ΔE00 4.86
Greenish Tan
#BCCB7A
ΔE00 5.22
Light Grey Green
#B7E1A1
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD47E #A57ED4
analogous
#D4D07E #ADD47E #82D47E
triadic
#ADD47E #7EADD4 #D47EAD
tetradic
#ADD47E #7ED4D0 #A57ED4 #D47E82
square
#ADD47E #7ED4D0 #A57ED4 #D47E82
split-complementary
#ADD47E #7E82D4 #D07ED4
monochromatic
#71A236 #90C550 #ADD47E #CAE3AC #E7F3DA
Accessibility & contrast
On white
1.68
#ADD47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#ADD47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD47E
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD47E | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC978
Deuteranopia (green-blind)
#D6C783
Tritanopia (blue-blind)
#B0CDBF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #add47e; /* rgb */ color: rgb(173, 212, 126); /* oklch */ color: oklch(82.2% 0.120 128.7);
Tailwind
colors: {
custom: {
50: '#c7e1a4',
500: '#add47e',
950: '#000000',
},
}SCSS
$custom: #add47e; $custom-light: #c7e1a4; $custom-dark: #000000;
JSON
{
"hex": "#add47e",
"rgb": {
"r": 173,
"g": 212,
"b": 126
},
"hsl": {
"h": 87.209,
"s": 50,
"l": 66.275
},
"oklch": {
"l": 0.82188,
"c": 0.12033,
"h": 128.7
},
"luminance": 0.57478
}Semantic roles & 50–950 ramp
primary
#ADD47E
secondary
#7750A6
accent
#28BD6C
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480