#ADD48E#ADD48E
#ADD48E is a very light, moderate yellow-green. Relative luminance 0.579; OKLCH L 82.5% C 0.103 H 132.0°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD48E |
|---|---|
| RGB | rgb(173, 212, 142) |
| HSL | hsl(93, 45%, 69%) |
| HSV | hsv(93, 33%, 83%) |
| CMYK | cmyk(18.4%, 0%, 33%, 16.9%) |
| CIE-LAB | lab(80.70, -25.20, 30.55) |
| CIE-LCH | lch(80.70, 39.61, 129.52°) |
| OKLab | oklab(82.47% -0.0686 0.0763) |
| OKLCH | oklch(82.47% 0.103 132) |
| XYZ | xyz(45.6586, 57.9234, 34.3608) |
| Luminance | 0.5792 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.48
Pale Olive Green
#B1D27B
ΔE00 3.84
Light Moss Green
#A6C875
ΔE00 4.30
Pale Olive
#B9CC81
ΔE00 4.96
Pistachio
#93C572
ΔE00 5.29
Light Sage
#BCECAC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD48E #B58ED4
analogous
#D0D48E #ADD48E #8ED492
triadic
#ADD48E #8EADD4 #D48EAD
tetradic
#ADD48E #8ED0D4 #B58ED4 #D4928E
square
#ADD48E #8ED0D4 #B58ED4 #D4928E
split-complementary
#ADD48E #928ED4 #D48ED0
monochromatic
#6EA840 #8DC362 #ADD48E #CDE5BA #EDF6E7
Accessibility & contrast
On white
1.67
#ADD48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#ADD48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD48E
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD48E | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA89
Deuteranopia (green-blind)
#D4C792
Tritanopia (blue-blind)
#AECEC2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #add48e; /* rgb */ color: rgb(173, 212, 142); /* oklch */ color: oklch(82.5% 0.103 132.0);
Tailwind
colors: {
custom: {
50: '#c6e1af',
500: '#add48e',
950: '#000000',
},
}SCSS
$custom: #add48e; $custom-light: #c6e1af; $custom-dark: #000000;
JSON
{
"hex": "#add48e",
"rgb": {
"r": 173,
"g": 212,
"b": 142
},
"hsl": {
"h": 93.429,
"s": 44.872,
"l": 69.412
},
"oklch": {
"l": 0.8247,
"c": 0.10258,
"h": 132
},
"luminance": 0.57924
}Semantic roles & 50–950 ramp
primary
#ADD48E
secondary
#885CAA
accent
#2DB87B
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481