#ADE78B#ADE78B
#ADE78B is a very light, vivid yellow-green. Relative luminance 0.679; OKLCH L 86.7% C 0.135 H 134.7°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE78B |
|---|---|
| RGB | rgb(173, 231, 139) |
| HSL | hsl(98, 66%, 73%) |
| HSV | hsv(98, 40%, 91%) |
| CMYK | cmyk(25.1%, 0%, 39.8%, 9.4%) |
| CIE-LAB | lab(85.96, -34.58, 38.95) |
| CIE-LCH | lch(85.96, 52.09, 131.60°) |
| OKLab | oklab(86.69% -0.0947 0.0958) |
| OKLCH | oklch(86.69% 0.135 134.7) |
| XYZ | xyz(50.4685, 67.8987, 34.8678) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.07
Washed Out Green
#BCF5A6
ΔE00 4.09
Pale Light Green
#B1FC99
ΔE00 4.60
Celery
#C1FD95
ΔE00 4.92
Pistachio (survey)
#C0FA8B
ΔE00 4.93
Light Pastel Green
#B2FBA5
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE78B #C58BE7
analogous
#DBE78B #ADE78B #8BE797
triadic
#ADE78B #8BADE7 #E78BAD
tetradic
#ADE78B #8BDBE7 #C58BE7 #E7978B
square
#ADE78B #8BDBE7 #C58BE7 #E7978B
split-complementary
#ADE78B #978BE7 #E78BDB
monochromatic
#67CD2A #89DD58 #ADE78B #D1F1BE #EDFAE6
Accessibility & contrast
On white
1.44
#ADE78B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#ADE78B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE78B
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE78B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE78B | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA84
Deuteranopia (green-blind)
#E5D590
Tritanopia (blue-blind)
#ADE0D0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade78b; /* rgb */ color: rgb(173, 231, 139); /* oklch */ color: oklch(86.7% 0.135 134.7);
Tailwind
colors: {
custom: {
50: '#c7efae',
500: '#ade78b',
950: '#000000',
},
}SCSS
$custom: #ade78b; $custom-light: #c7efae; $custom-dark: #000000;
JSON
{
"hex": "#ade78b",
"rgb": {
"r": 173,
"g": 231,
"b": 139
},
"hsl": {
"h": 97.826,
"s": 65.714,
"l": 72.549
},
"oklch": {
"l": 0.86688,
"c": 0.13471,
"h": 134.7
},
"luminance": 0.679
}Semantic roles & 50–950 ramp
primary
#ADE78B
secondary
#9956C0
accent
#18CE8A
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581