#ADE78F#ADE78F
#ADE78F is a very light, vivid yellow-green. Relative luminance 0.680; OKLCH L 86.8% C 0.131 H 135.5°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE78F |
|---|---|
| RGB | rgb(173, 231, 143) |
| HSL | hsl(100, 65%, 73%) |
| HSV | hsv(100, 38%, 91%) |
| CMYK | cmyk(25.1%, 0%, 38.1%, 9.4%) |
| CIE-LAB | lab(86.02, -34.04, 37.04) |
| CIE-LCH | lch(86.02, 50.31, 132.59°) |
| OKLab | oklab(86.76% -0.0931 0.0915) |
| OKLCH | oklch(86.76% 0.131 135.5) |
| XYZ | xyz(50.7661, 68.0178, 36.4353) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.69
Tea Green
#BDF8A3
ΔE00 3.84
Light Grey Green
#B7E1A1
ΔE00 4.57
Pale Light Green
#B1FC99
ΔE00 4.62
Light Pastel Green
#B2FBA5
ΔE00 4.65
Lightgreen
#90EE90
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE78F #C98FE7
analogous
#D9E78F #ADE78F #8FE79D
triadic
#ADE78F #8FADE7 #E78FAD
tetradic
#ADE78F #8FD9E7 #C98FE7 #E79D8F
square
#ADE78F #8FD9E7 #C98FE7 #E79D8F
split-complementary
#ADE78F #9D8FE7 #E78FD9
monochromatic
#64CF2C #88DC5D #ADE78F #D2F2C1 #EDFAE6
Accessibility & contrast
On white
1.44
#ADE78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#ADE78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE78F
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE78F | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA89
Deuteranopia (green-blind)
#E4D594
Tritanopia (blue-blind)
#ACE1D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade78f; /* rgb */ color: rgb(173, 231, 143); /* oklch */ color: oklch(86.8% 0.131 135.5);
Tailwind
colors: {
custom: {
50: '#c7efb1',
500: '#ade78f',
950: '#000000',
},
}SCSS
$custom: #ade78f; $custom-light: #c7efb1; $custom-dark: #000000;
JSON
{
"hex": "#ade78f",
"rgb": {
"r": 173,
"g": 231,
"b": 143
},
"hsl": {
"h": 99.545,
"s": 64.706,
"l": 73.333
},
"oklch": {
"l": 0.86755,
"c": 0.13052,
"h": 135.5
},
"luminance": 0.68019
}Semantic roles & 50–950 ramp
primary
#ADE78F
secondary
#9E5AC1
accent
#19CD8F
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581