#ADDC8D#ADDC8D
#ADDC8D is a very light, moderate yellow-green. Relative luminance 0.620; OKLCH L 84.2% C 0.116 H 133.4°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDC8D |
|---|---|
| RGB | rgb(173, 220, 141) |
| HSL | hsl(96, 53%, 71%) |
| HSV | hsv(96, 36%, 86%) |
| CMYK | cmyk(21.4%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(82.91, -29.18, 33.99) |
| CIE-LCH | lch(82.91, 44.79, 130.65°) |
| OKLab | oklab(84.24% -0.0797 0.0843) |
| OKLCH | oklch(84.24% 0.116 133.4) |
| XYZ | xyz(47.6335, 61.9927, 34.6503) |
| Luminance | 0.6199 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.32
Pale Olive Green
#B1D27B
ΔE00 4.05
Light Sage
#BCECAC
ΔE00 5.03
Light Moss Green
#A6C875
ΔE00 5.35
Washed Out Green
#BCF5A6
ΔE00 5.58
Pistachio
#93C572
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDC8D #BC8DDC
analogous
#D4DC8D #ADDC8D #8DDC94
triadic
#ADDC8D #8DADDC #DC8DAD
tetradic
#ADDC8D #8DD4DC #BC8DDC #DC948D
square
#ADDC8D #8DD4DC #BC8DDC #DC948D
split-complementary
#ADDC8D #948DDC #DC8DD4
monochromatic
#6BB738 #8BCE5E #ADDC8D #CFEABC #EEF8E8
Accessibility & contrast
On white
1.57
#ADDC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#ADDC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDC8D
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDC8D | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D187
Deuteranopia (green-blind)
#DBCD91
Tritanopia (blue-blind)
#AED6C8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #addc8d; /* rgb */ color: rgb(173, 220, 141); /* oklch */ color: oklch(84.2% 0.116 133.4);
Tailwind
colors: {
custom: {
50: '#c6e7af',
500: '#addc8d',
950: '#000000',
},
}SCSS
$custom: #addc8d; $custom-light: #c6e7af; $custom-dark: #000000;
JSON
{
"hex": "#addc8d",
"rgb": {
"r": 173,
"g": 220,
"b": 141
},
"hsl": {
"h": 95.696,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.84243,
"c": 0.116,
"h": 133.4
},
"luminance": 0.61994
}Semantic roles & 50–950 ramp
primary
#ADDC8D
secondary
#8F5AB3
accent
#25C082
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481