#ADD18E#ADD18E
#ADD18E is a light, moderate yellow-green. Relative luminance 0.564; OKLCH L 81.8% C 0.098 H 131.2°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD18E |
|---|---|
| RGB | rgb(173, 209, 142) |
| HSL | hsl(92, 42%, 69%) |
| HSV | hsv(92, 32%, 82%) |
| CMYK | cmyk(17.2%, 0%, 32.1%, 18%) |
| CIE-LAB | lab(79.86, -23.74, 29.44) |
| CIE-LCH | lch(79.86, 37.82, 128.88°) |
| OKLab | oklab(81.8% -0.0645 0.0736) |
| OKLCH | oklch(81.8% 0.098 131.2) |
| XYZ | xyz(44.9157, 56.4375, 34.1131) |
| Luminance | 0.5644 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.97
Pale Olive Green
#B1D27B
ΔE00 4.07
Light Moss Green
#A6C875
ΔE00 4.14
Pale Olive
#B9CC81
ΔE00 4.61
Pistachio
#93C572
ΔE00 5.25
Greenish Tan
#BCCB7A
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD18E #B28ED1
analogous
#CFD18E #ADD18E #8ED191
triadic
#ADD18E #8EADD1 #D18EAD
tetradic
#ADD18E #8ECFD1 #B28ED1 #D1918E
square
#ADD18E #8ECFD1 #B28ED1 #D1918E
split-complementary
#ADD18E #918ED1 #D18ECF
monochromatic
#6FA242 #8DBF63 #ADD18E #CDE3B9 #ECF4E5
Accessibility & contrast
On white
1.71
#ADD18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#ADD18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD18E
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD18E | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88A
Deuteranopia (green-blind)
#D1C591
Tritanopia (blue-blind)
#AFCCC0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #add18e; /* rgb */ color: rgb(173, 209, 142); /* oklch */ color: oklch(81.8% 0.098 131.2);
Tailwind
colors: {
custom: {
50: '#c6dfaf',
500: '#add18e',
950: '#000000',
},
}SCSS
$custom: #add18e; $custom-light: #c6dfaf; $custom-dark: #000000;
JSON
{
"hex": "#add18e",
"rgb": {
"r": 173,
"g": 209,
"b": 142
},
"hsl": {
"h": 92.239,
"s": 42.138,
"l": 68.824
},
"oklch": {
"l": 0.81801,
"c": 0.09791,
"h": 131.2
},
"luminance": 0.56438
}Semantic roles & 50–950 ramp
primary
#ADD18E
secondary
#845DA7
accent
#30B578
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481