#ADD38E#ADD38E
#ADD38E is a very light, moderate yellow-green. Relative luminance 0.574; OKLCH L 82.2% C 0.101 H 131.7°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD38E |
|---|---|
| RGB | rgb(173, 211, 142) |
| HSL | hsl(93, 44%, 69%) |
| HSV | hsv(93, 33%, 83%) |
| CMYK | cmyk(18%, 0%, 32.7%, 17.3%) |
| CIE-LAB | lab(80.42, -24.72, 30.18) |
| CIE-LCH | lch(80.42, 39.01, 129.32°) |
| OKLab | oklab(82.25% -0.0673 0.0754) |
| OKLCH | oklch(82.25% 0.101 131.7) |
| XYZ | xyz(45.4094, 57.4250, 34.2777) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.62
Pale Olive Green
#B1D27B
ΔE00 3.90
Light Moss Green
#A6C875
ΔE00 4.22
Pale Olive
#B9CC81
ΔE00 4.83
Pistachio
#93C572
ΔE00 5.26
Light Sage
#BCECAC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD38E #B48ED3
analogous
#D0D38E #ADD38E #8ED392
triadic
#ADD38E #8EADD3 #D38EAD
tetradic
#ADD38E #8ED0D3 #B48ED3 #D3928E
square
#ADD38E #8ED0D3 #B48ED3 #D3928E
split-complementary
#ADD38E #928ED3 #D38ED0
monochromatic
#6EA641 #8DC262 #ADD38E #CDE4BA #EDF5E6
Accessibility & contrast
On white
1.68
#ADD38E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#ADD38E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD38E
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD38E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD38E | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C989
Deuteranopia (green-blind)
#D3C791
Tritanopia (blue-blind)
#AFCDC1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #add38e; /* rgb */ color: rgb(173, 211, 142); /* oklch */ color: oklch(82.2% 0.101 131.7);
Tailwind
colors: {
custom: {
50: '#c6e0af',
500: '#add38e',
950: '#000000',
},
}SCSS
$custom: #add38e; $custom-light: #c6e0af; $custom-dark: #000000;
JSON
{
"hex": "#add38e",
"rgb": {
"r": 173,
"g": 211,
"b": 142
},
"hsl": {
"h": 93.043,
"s": 43.949,
"l": 69.216
},
"oklch": {
"l": 0.82247,
"c": 0.10103,
"h": 131.7
},
"luminance": 0.57426
}Semantic roles & 50–950 ramp
primary
#ADD38E
secondary
#865CA9
accent
#2EB77A
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481