#ADDB8A#ADDB8A
#ADDB8A is a very light, moderate yellow-green. Relative luminance 0.614; OKLCH L 84.0% C 0.118 H 132.5°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDB8A |
|---|---|
| RGB | rgb(173, 219, 138) |
| HSL | hsl(94, 53%, 70%) |
| HSV | hsv(94, 37%, 86%) |
| CMYK | cmyk(21%, 0%, 37%, 14.1%) |
| CIE-LAB | lab(82.58, -29.12, 35.08) |
| CIE-LCH | lch(82.58, 45.59, 129.69°) |
| OKLab | oklab(83.97% -0.0796 0.0868) |
| OKLCH | oklch(83.97% 0.118 132.5) |
| XYZ | xyz(47.1516, 61.3813, 33.4034) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.57
Light Grey Green
#B7E1A1
ΔE00 3.76
Light Moss Green
#A6C875
ΔE00 4.95
Light Sage
#BCECAC
ΔE00 5.49
Pistachio
#93C572
ΔE00 5.81
Washed Out Green
#BCF5A6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDB8A #B88ADB
analogous
#D5DB8A #ADDB8A #8ADB90
triadic
#ADDB8A #8AADDB #DB8AAD
tetradic
#ADDB8A #8AD5DB #B88ADB #DB908A
square
#ADDB8A #8AD5DB #B88ADB #DB908A
split-complementary
#ADDB8A #908ADB #DB8AD5
monochromatic
#6DB337 #8CCD5B #ADDB8A #CEE9B9 #EFF8E8
Accessibility & contrast
On white
1.58
#ADDB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#ADDB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDB8A
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDB8A | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D084
Deuteranopia (green-blind)
#DBCC8E
Tritanopia (blue-blind)
#AED5C7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #addb8a; /* rgb */ color: rgb(173, 219, 138); /* oklch */ color: oklch(84.0% 0.118 132.5);
Tailwind
colors: {
custom: {
50: '#c6e6ad',
500: '#addb8a',
950: '#000000',
},
}SCSS
$custom: #addb8a; $custom-light: #c6e6ad; $custom-dark: #000000;
JSON
{
"hex": "#addb8a",
"rgb": {
"r": 173,
"g": 219,
"b": 138
},
"hsl": {
"h": 94.074,
"s": 52.941,
"l": 70
},
"oklch": {
"l": 0.83965,
"c": 0.11776,
"h": 132.5
},
"luminance": 0.61382
}Semantic roles & 50–950 ramp
primary
#ADDB8A
secondary
#8B57B2
accent
#25C07D
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481