#ADD67E#ADD67E
#ADD67E is a very light, vivid yellow-green. Relative luminance 0.585; OKLCH L 82.6% C 0.123 H 129.2°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD67E |
|---|---|
| RGB | rgb(173, 214, 126) |
| HSL | hsl(88, 52%, 67%) |
| HSV | hsv(88, 41%, 84%) |
| CMYK | cmyk(19.2%, 0%, 41.1%, 16.1%) |
| CIE-LAB | lab(81.01, -28.30, 39.09) |
| CIE-LCH | lch(81.01, 48.26, 125.90°) |
| OKLab | oklab(82.64% -0.0778 0.0956) |
| OKLCH | oklch(82.64% 0.123 129.2) |
| XYZ | xyz(45.0455, 58.4830, 28.6498) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.67
Light Moss Green
#A6C875
ΔE00 3.42
Pale Olive
#B9CC81
ΔE00 4.75
Pistachio
#93C572
ΔE00 5.12
Light Grey Green
#B7E1A1
ΔE00 5.63
Greenish Tan
#BCCB7A
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD67E #A77ED6
analogous
#D6D37E #ADD67E #81D67E
triadic
#ADD67E #7EADD6 #D67EAD
tetradic
#ADD67E #7ED6D3 #A77ED6 #D67E81
square
#ADD67E #7ED6D3 #A77ED6 #D67E81
split-complementary
#ADD67E #7E81D6 #D37ED6
monochromatic
#71A534 #8FC750 #ADD67E #CBE5AC #E8F4DB
Accessibility & contrast
On white
1.65
#ADD67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#ADD67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD67E
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD67E | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB77
Deuteranopia (green-blind)
#D8C883
Tritanopia (blue-blind)
#B0CFC1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #add67e; /* rgb */ color: rgb(173, 214, 126); /* oklch */ color: oklch(82.6% 0.123 129.2);
Tailwind
colors: {
custom: {
50: '#c7e2a4',
500: '#add67e',
950: '#000000',
},
}SCSS
$custom: #add67e; $custom-light: #c7e2a4; $custom-dark: #000000;
JSON
{
"hex": "#add67e",
"rgb": {
"r": 173,
"g": 214,
"b": 126
},
"hsl": {
"h": 87.955,
"s": 51.765,
"l": 66.667
},
"oklch": {
"l": 0.82638,
"c": 0.12327,
"h": 129.2
},
"luminance": 0.58484
}Semantic roles & 50–950 ramp
primary
#ADD67E
secondary
#794FA9
accent
#26BF6E
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480