#ADD08E#ADD08E
#ADD08E is a light, moderate yellow-green. Relative luminance 0.559; OKLCH L 81.6% C 0.096 H 131.0°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD08E |
|---|---|
| RGB | rgb(173, 208, 142) |
| HSL | hsl(92, 41%, 69%) |
| HSV | hsv(92, 32%, 82%) |
| CMYK | cmyk(16.8%, 0%, 31.7%, 18.4%) |
| CIE-LAB | lab(79.58, -23.26, 29.07) |
| CIE-LCH | lch(79.58, 37.23, 128.66°) |
| OKLab | oklab(81.58% -0.0632 0.0728) |
| OKLCH | oklch(81.58% 0.096 131) |
| XYZ | xyz(44.6711, 55.9483, 34.0316) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 4.13
Light Grey Green
#B7E1A1
ΔE00 4.16
Pale Olive Green
#B1D27B
ΔE00 4.19
Pale Olive
#B9CC81
ΔE00 4.53
Pistachio
#93C572
ΔE00 5.28
Greenish Tan
#BCCB7A
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD08E #B18ED0
analogous
#CED08E #ADD08E #8ED090
triadic
#ADD08E #8EADD0 #D08EAD
tetradic
#ADD08E #8ECED0 #B18ED0 #D0908E
square
#ADD08E #8ECED0 #B18ED0 #D0908E
split-complementary
#ADD08E #908ED0 #D08ECE
monochromatic
#6FA143 #8EBE63 #ADD08E #CCE2B9 #ECF4E4
Accessibility & contrast
On white
1.72
#ADD08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#ADD08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD08E
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD08E | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C78A
Deuteranopia (green-blind)
#D1C491
Tritanopia (blue-blind)
#AFCBBF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #add08e; /* rgb */ color: rgb(173, 208, 142); /* oklch */ color: oklch(81.6% 0.096 131.0);
Tailwind
colors: {
custom: {
50: '#c6deaf',
500: '#add08e',
950: '#000000',
},
}SCSS
$custom: #add08e; $custom-light: #c6deaf; $custom-dark: #000000;
JSON
{
"hex": "#add08e",
"rgb": {
"r": 173,
"g": 208,
"b": 142
},
"hsl": {
"h": 91.818,
"s": 41.25,
"l": 68.627
},
"oklch": {
"l": 0.81578,
"c": 0.09635,
"h": 131
},
"luminance": 0.55949
}Semantic roles & 50–950 ramp
primary
#ADD08E
secondary
#835DA5
accent
#31B477
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481