#ADD678#ADD678
#ADD678 is a very light, vivid yellow-green. Relative luminance 0.583; OKLCH L 82.5% C 0.130 H 128.2°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD678 |
|---|---|
| RGB | rgb(173, 214, 120) |
| HSL | hsl(86, 53%, 65%) |
| HSV | hsv(86, 44%, 84%) |
| CMYK | cmyk(19.2%, 0%, 43.9%, 16.1%) |
| CIE-LAB | lab(80.92, -29.03, 41.97) |
| CIE-LCH | lch(80.92, 51.03, 124.67°) |
| OKLab | oklab(82.54% -0.0802 0.1018) |
| OKLCH | oklch(82.54% 0.13 128.2) |
| XYZ | xyz(44.6699, 58.3328, 26.6716) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.70
Light Moss Green
#A6C875
ΔE00 3.59
Pale Olive
#B9CC81
ΔE00 4.97
Pistachio
#93C572
ΔE00 5.42
Greenish Tan
#BCCB7A
ΔE00 5.56
Light Olive Green
#A4BE5C
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD678 #A178D6
analogous
#D6D078 #ADD678 #7ED678
triadic
#ADD678 #78ADD6 #D678AD
tetradic
#ADD678 #78D6D0 #A178D6 #D6787E
square
#ADD678 #78D6D0 #A178D6 #D6787E
split-complementary
#ADD678 #787ED6 #D078D6
monochromatic
#71A231 #90C849 #ADD678 #CAE4A7 #E6F3D6
Accessibility & contrast
On white
1.66
#ADD678 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#ADD678 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD678
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD678 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD678 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB71
Deuteranopia (green-blind)
#D8C87D
Tritanopia (blue-blind)
#B1CFBF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #add678; /* rgb */ color: rgb(173, 214, 120); /* oklch */ color: oklch(82.5% 0.130 128.2);
Tailwind
colors: {
custom: {
50: '#c7e2a0',
500: '#add678',
950: '#000000',
},
}SCSS
$custom: #add678; $custom-light: #c7e2a0; $custom-dark: #000000;
JSON
{
"hex": "#add678",
"rgb": {
"r": 173,
"g": 214,
"b": 120
},
"hsl": {
"h": 86.17,
"s": 53.409,
"l": 65.49
},
"oklch": {
"l": 0.82544,
"c": 0.12963,
"h": 128.2
},
"luminance": 0.58333
}Semantic roles & 50–950 ramp
primary
#ADD678
secondary
#734CA6
accent
#25C169
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480