#ADDF8A#ADDF8A
#ADDF8A is a very light, vivid yellow-green. Relative luminance 0.635; OKLCH L 84.9% C 0.124 H 133.3°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDF8A |
|---|---|
| RGB | rgb(173, 223, 138) |
| HSL | hsl(95, 57%, 71%) |
| HSV | hsv(95, 38%, 87%) |
| CMYK | cmyk(22.4%, 0%, 38.1%, 12.5%) |
| CIE-LAB | lab(83.70, -31.00, 36.54) |
| CIE-LCH | lch(83.70, 47.92, 130.31°) |
| OKLab | oklab(84.87% -0.0848 0.0902) |
| OKLCH | oklch(84.87% 0.124 133.3) |
| XYZ | xyz(48.2077, 63.4935, 33.7554) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.08
Pale Olive Green
#B1D27B
ΔE00 4.22
Washed Out Green
#BCF5A6
ΔE00 5.19
Light Sage
#BCECAC
ΔE00 5.33
Tea Green
#BDF8A3
ΔE00 5.50
Light Moss Green
#A6C875
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDF8A #BC8ADF
analogous
#D7DF8A #ADDF8A #8ADF91
triadic
#ADDF8A #8AADDF #DF8AAD
tetradic
#ADDF8A #8AD7DF #BC8ADF #DF918A
square
#ADDF8A #8AD7DF #BC8ADF #DF918A
split-complementary
#ADDF8A #918ADF #DF8AD7
monochromatic
#6BBB33 #8BD25A #ADDF8A #CFECBA #EEF8E7
Accessibility & contrast
On white
1.53
#ADDF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#ADDF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDF8A
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDF8A | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D384
Deuteranopia (green-blind)
#DECF8F
Tritanopia (blue-blind)
#AED9CA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #addf8a; /* rgb */ color: rgb(173, 223, 138); /* oklch */ color: oklch(84.9% 0.124 133.3);
Tailwind
colors: {
custom: {
50: '#c7e9ad',
500: '#addf8a',
950: '#000000',
},
}SCSS
$custom: #addf8a; $custom-light: #c7e9ad; $custom-dark: #000000;
JSON
{
"hex": "#addf8a",
"rgb": {
"r": 173,
"g": 223,
"b": 138
},
"hsl": {
"h": 95.294,
"s": 57.047,
"l": 70.784
},
"oklch": {
"l": 0.84865,
"c": 0.1238,
"h": 133.3
},
"luminance": 0.63495
}Semantic roles & 50–950 ramp
primary
#ADDF8A
secondary
#8F57B7
accent
#21C581
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481