#ADE994#ADE994
#ADE994 is a very light, vivid green. Relative luminance 0.693; OKLCH L 87.3% C 0.128 H 136.9°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE994 |
|---|---|
| RGB | rgb(173, 233, 148) |
| HSL | hsl(102, 66%, 75%) |
| HSV | hsv(102, 36%, 91%) |
| CMYK | cmyk(25.8%, 0%, 36.5%, 8.6%) |
| CIE-LAB | lab(86.65, -34.27, 35.36) |
| CIE-LCH | lch(86.65, 49.24, 134.10°) |
| OKLab | oklab(87.29% -0.0936 0.0877) |
| OKLCH | oklch(87.29% 0.128 136.9) |
| XYZ | xyz(51.7163, 69.2986, 38.6624) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.07
Tea Green
#BDF8A3
ΔE00 3.35
Light Pastel Green
#B2FBA5
ΔE00 3.99
Light Sage
#BCECAC
ΔE00 4.23
Pale Light Green
#B1FC99
ΔE00 4.29
Light Grey Green
#B7E1A1
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE994 #D094E9
analogous
#D7E994 #ADE994 #94E9A6
triadic
#ADE994 #94ADE9 #E994AD
tetradic
#ADE994 #94D7E9 #D094E9 #E9A694
square
#ADE994 #94D7E9 #D094E9 #E9A694
split-complementary
#ADE994 #A694E9 #E994D7
monochromatic
#5FD42E #86DF61 #ADE994 #D4F3C7 #ECFAE6
Accessibility & contrast
On white
1.41
#ADE994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#ADE994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE994
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE994 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8E
Deuteranopia (green-blind)
#E5D799
Tritanopia (blue-blind)
#ABE3D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ade994; /* rgb */ color: rgb(173, 233, 148); /* oklch */ color: oklch(87.3% 0.128 136.9);
Tailwind
colors: {
custom: {
50: '#c7f0b4',
500: '#ade994',
950: '#000000',
},
}SCSS
$custom: #ade994; $custom-light: #c7f0b4; $custom-dark: #000000;
JSON
{
"hex": "#ade994",
"rgb": {
"r": 173,
"g": 233,
"b": 148
},
"hsl": {
"h": 102.353,
"s": 65.891,
"l": 74.706
},
"oklch": {
"l": 0.87294,
"c": 0.12828,
"h": 136.9
},
"luminance": 0.693
}Semantic roles & 50–950 ramp
primary
#ADE994
secondary
#A65EC4
accent
#18CE98
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581