#ADDC8A#ADDC8A
#ADDC8A is a very light, moderate yellow-green. Relative luminance 0.619; OKLCH L 84.2% C 0.119 H 132.7°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDC8A |
|---|---|
| RGB | rgb(173, 220, 138) |
| HSL | hsl(94, 54%, 70%) |
| HSV | hsv(94, 37%, 86%) |
| CMYK | cmyk(21.4%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(82.86, -29.59, 35.45) |
| CIE-LCH | lch(82.86, 46.17, 129.85°) |
| OKLab | oklab(84.19% -0.0809 0.0876) |
| OKLCH | oklch(84.19% 0.119 132.7) |
| XYZ | xyz(47.4133, 61.9046, 33.4906) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.71
Light Grey Green
#B7E1A1
ΔE00 3.82
Light Moss Green
#A6C875
ΔE00 5.16
Light Sage
#BCECAC
ΔE00 5.43
Washed Out Green
#BCF5A6
ΔE00 5.72
Pistachio
#93C572
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDC8A #B98ADC
analogous
#D6DC8A #ADDC8A #8ADC90
triadic
#ADDC8A #8AADDC #DC8AAD
tetradic
#ADDC8A #8AD6DC #B98ADC #DC908A
square
#ADDC8A #8AD6DC #B98ADC #DC908A
split-complementary
#ADDC8A #908ADC #DC8AD6
monochromatic
#6DB536 #8CCE5B #ADDC8A #CEEAB9 #EEF8E7
Accessibility & contrast
On white
1.57
#ADDC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#ADDC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDC8A
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDC8A | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D184
Deuteranopia (green-blind)
#DBCD8E
Tritanopia (blue-blind)
#AED6C7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #addc8a; /* rgb */ color: rgb(173, 220, 138); /* oklch */ color: oklch(84.2% 0.119 132.7);
Tailwind
colors: {
custom: {
50: '#c7e7ad',
500: '#addc8a',
950: '#000000',
},
}SCSS
$custom: #addc8a; $custom-light: #c7e7ad; $custom-dark: #000000;
JSON
{
"hex": "#addc8a",
"rgb": {
"r": 173,
"g": 220,
"b": 138
},
"hsl": {
"h": 94.39,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.8419,
"c": 0.11928,
"h": 132.7
},
"luminance": 0.61906
}Semantic roles & 50–950 ramp
primary
#ADDC8A
secondary
#8C57B3
accent
#24C17E
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481