#ADE992#ADE992
#ADE992 is a very light, vivid green. Relative luminance 0.692; OKLCH L 87.3% C 0.130 H 136.4°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE992 |
|---|---|
| RGB | rgb(173, 233, 146) |
| HSL | hsl(101, 66%, 74%) |
| HSV | hsv(101, 37%, 91%) |
| CMYK | cmyk(25.8%, 0%, 37.3%, 8.6%) |
| CIE-LAB | lab(86.62, -34.55, 36.32) |
| CIE-LCH | lch(86.62, 50.13, 133.57°) |
| OKLab | oklab(87.26% -0.0944 0.0899) |
| OKLCH | oklch(87.26% 0.13 136.4) |
| XYZ | xyz(51.5594, 69.2358, 37.8359) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.23
Tea Green
#BDF8A3
ΔE00 3.40
Light Pastel Green
#B2FBA5
ΔE00 4.09
Pale Light Green
#B1FC99
ΔE00 4.21
Lightgreen
#90EE90
ΔE00 4.41
Light Sage
#BCECAC
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE992 #CE92E9
analogous
#D9E992 #ADE992 #92E9A3
triadic
#ADE992 #92ADE9 #E992AD
tetradic
#ADE992 #92D9E9 #CE92E9 #E9A392
square
#ADE992 #92D9E9 #CE92E9 #E9A392
split-complementary
#ADE992 #A392E9 #E992D9
monochromatic
#60D42C #87DF5F #ADE992 #D3F3C5 #ECFAE6
Accessibility & contrast
On white
1.41
#ADE992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#ADE992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE992
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE992 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8C
Deuteranopia (green-blind)
#E6D797
Tritanopia (blue-blind)
#ACE3D3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ade992; /* rgb */ color: rgb(173, 233, 146); /* oklch */ color: oklch(87.3% 0.130 136.4);
Tailwind
colors: {
custom: {
50: '#c7f0b3',
500: '#ade992',
950: '#000000',
},
}SCSS
$custom: #ade992; $custom-light: #c7f0b3; $custom-dark: #000000;
JSON
{
"hex": "#ade992",
"rgb": {
"r": 173,
"g": 233,
"b": 146
},
"hsl": {
"h": 101.379,
"s": 66.412,
"l": 74.314
},
"oklch": {
"l": 0.87258,
"c": 0.13038,
"h": 136.4
},
"luminance": 0.69237
}Semantic roles & 50–950 ramp
primary
#ADE992
secondary
#A35CC3
accent
#17CE95
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581