#ADE291#ADE291
#ADE291 is a very light, vivid yellow-green. Relative luminance 0.653; OKLCH L 85.7% C 0.121 H 135.3°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE291 |
|---|---|
| RGB | rgb(173, 226, 145) |
| HSL | hsl(99, 58%, 73%) |
| HSV | hsv(99, 36%, 89%) |
| CMYK | cmyk(23.5%, 0%, 35.8%, 11.4%) |
| CIE-LAB | lab(84.65, -31.44, 34.24) |
| CIE-LCH | lch(84.65, 46.49, 132.56°) |
| OKLab | oklab(85.66% -0.0859 0.085) |
| OKLCH | oklch(85.66% 0.121 135.3) |
| XYZ | xyz(49.5395, 65.3200, 36.7805) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.37
Washed Out Green
#BCF5A6
ΔE00 4.25
Light Sage
#BCECAC
ΔE00 4.28
Tea Green
#BDF8A3
ΔE00 4.73
Pale Olive Green
#B1D27B
ΔE00 5.33
Lightgreen
#90EE90
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE291 #C691E2
analogous
#D6E291 #ADE291 #91E29D
triadic
#ADE291 #91ADE2 #E291AD
tetradic
#ADE291 #91D6E2 #C691E2 #E29D91
square
#ADE291 #91D6E2 #C691E2 #E29D91
split-complementary
#ADE291 #9D91E2 #E291D6
monochromatic
#66C534 #89D561 #ADE291 #D1EFC1 #EDF9E7
Accessibility & contrast
On white
1.49
#ADE291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#ADE291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE291
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE291 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68B
Deuteranopia (green-blind)
#E0D295
Tritanopia (blue-blind)
#ADDCCD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ade291; /* rgb */ color: rgb(173, 226, 145); /* oklch */ color: oklch(85.7% 0.121 135.3);
Tailwind
colors: {
custom: {
50: '#c7ebb2',
500: '#ade291',
950: '#000000',
},
}SCSS
$custom: #ade291; $custom-light: #c7ebb2; $custom-dark: #000000;
JSON
{
"hex": "#ade291",
"rgb": {
"r": 173,
"g": 226,
"b": 145
},
"hsl": {
"h": 99.259,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.85663,
"c": 0.12083,
"h": 135.3
},
"luminance": 0.65321
}Semantic roles & 50–950 ramp
primary
#ADE291
secondary
#9A5DBB
accent
#20C68C
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481