#ADD68E#ADD68E
#ADD68E is a very light, moderate yellow-green. Relative luminance 0.589; OKLCH L 82.9% C 0.106 H 132.4°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD68E |
|---|---|
| RGB | rgb(173, 214, 142) |
| HSL | hsl(94, 47%, 70%) |
| HSV | hsv(94, 34%, 84%) |
| CMYK | cmyk(19.2%, 0%, 33.6%, 16.1%) |
| CIE-LAB | lab(81.25, -26.17, 31.29) |
| CIE-LCH | lch(81.25, 40.79, 129.91°) |
| OKLab | oklab(82.92% -0.0713 0.078) |
| OKLCH | oklch(82.92% 0.106 132.4) |
| XYZ | xyz(46.1617, 58.9295, 34.5284) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.25
Pale Olive Green
#B1D27B
ΔE00 3.80
Light Moss Green
#A6C875
ΔE00 4.50
Pale Olive
#B9CC81
ΔE00 5.26
Pistachio
#93C572
ΔE00 5.41
Light Sage
#BCECAC
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD68E #B78ED6
analogous
#D1D68E #ADD68E #8ED693
triadic
#ADD68E #8EADD6 #D68EAD
tetradic
#ADD68E #8ED1D6 #B78ED6 #D6938E
square
#ADD68E #8ED1D6 #B78ED6 #D6938E
split-complementary
#ADD68E #938ED6 #D68ED1
monochromatic
#6DAB3E #8CC661 #ADD68E #CEE6BB #EEF7E8
Accessibility & contrast
On white
1.64
#ADD68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#ADD68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD68E
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD68E | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC89
Deuteranopia (green-blind)
#D6C992
Tritanopia (blue-blind)
#AED0C4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #add68e; /* rgb */ color: rgb(173, 214, 142); /* oklch */ color: oklch(82.9% 0.106 132.4);
Tailwind
colors: {
custom: {
50: '#c6e2af',
500: '#add68e',
950: '#000000',
},
}SCSS
$custom: #add68e; $custom-light: #c6e2af; $custom-dark: #000000;
JSON
{
"hex": "#add68e",
"rgb": {
"r": 173,
"g": 214,
"b": 142
},
"hsl": {
"h": 94.167,
"s": 46.753,
"l": 69.804
},
"oklch": {
"l": 0.82917,
"c": 0.10568,
"h": 132.4
},
"luminance": 0.5893
}Semantic roles & 50–950 ramp
primary
#ADD68E
secondary
#8A5CAC
accent
#2CBA7D
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481