#ADD98E#ADD98E
#ADD98E is a very light, moderate yellow-green. Relative luminance 0.605; OKLCH L 83.6% C 0.110 H 133.0°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD98E |
|---|---|
| RGB | rgb(173, 217, 142) |
| HSL | hsl(95, 50%, 70%) |
| HSV | hsv(95, 35%, 85%) |
| CMYK | cmyk(20.3%, 0%, 34.6%, 14.9%) |
| CIE-LAB | lab(82.09, -27.61, 32.40) |
| CIE-LCH | lch(82.09, 42.57, 130.44°) |
| OKLab | oklab(83.59% -0.0753 0.0806) |
| OKLCH | oklch(83.59% 0.11 133) |
| XYZ | xyz(46.9279, 60.4620, 34.7838) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.10
Pale Olive Green
#B1D27B
ΔE00 3.90
Light Moss Green
#A6C875
ΔE00 4.91
Light Sage
#BCECAC
ΔE00 5.18
Pistachio
#93C572
ΔE00 5.70
Pale Olive
#B9CC81
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD98E #BA8ED9
analogous
#D2D98E #ADD98E #8ED994
triadic
#ADD98E #8EADD9 #D98EAD
tetradic
#ADD98E #8ED2D9 #BA8ED9 #D9948E
square
#ADD98E #8ED2D9 #BA8ED9 #D9948E
split-complementary
#ADD98E #948ED9 #D98ED2
monochromatic
#6CB13C #8CCA60 #ADD98E #CEE8BC #EEF7E8
Accessibility & contrast
On white
1.60
#ADD98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#ADD98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD98E
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD98E | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE89
Deuteranopia (green-blind)
#D8CB92
Tritanopia (blue-blind)
#AED3C6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #add98e; /* rgb */ color: rgb(173, 217, 142); /* oklch */ color: oklch(83.6% 0.110 133.0);
Tailwind
colors: {
custom: {
50: '#c6e5af',
500: '#add98e',
950: '#000000',
},
}SCSS
$custom: #add98e; $custom-light: #c6e5af; $custom-dark: #000000;
JSON
{
"hex": "#add98e",
"rgb": {
"r": 173,
"g": 217,
"b": 142
},
"hsl": {
"h": 95.2,
"s": 49.669,
"l": 70.392
},
"oklch": {
"l": 0.83588,
"c": 0.11031,
"h": 133
},
"luminance": 0.60463
}Semantic roles & 50–950 ramp
primary
#ADD98E
secondary
#8D5BB0
accent
#29BD80
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481