#ADE28D#ADE28D
#ADE28D is a very light, vivid yellow-green. Relative luminance 0.652; OKLCH L 85.6% C 0.125 H 134.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE28D |
|---|---|
| RGB | rgb(173, 226, 141) |
| HSL | hsl(97, 59%, 72%) |
| HSV | hsv(97, 38%, 89%) |
| CMYK | cmyk(23.5%, 0%, 37.6%, 11.4%) |
| CIE-LAB | lab(84.59, -32.00, 36.18) |
| CIE-LCH | lch(84.59, 48.30, 131.49°) |
| OKLab | oklab(85.59% -0.0875 0.0894) |
| OKLCH | oklch(85.59% 0.125 134.4) |
| XYZ | xyz(49.2365, 65.1988, 35.1847) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.99
Washed Out Green
#BCF5A6
ΔE00 4.49
Tea Green
#BDF8A3
ΔE00 4.80
Light Sage
#BCECAC
ΔE00 4.88
Pale Olive Green
#B1D27B
ΔE00 4.99
Lightgreen
#90EE90
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE28D #C28DE2
analogous
#D8E28D #ADE28D #8DE298
triadic
#ADE28D #8DADE2 #E28DAD
tetradic
#ADE28D #8DD8E2 #C28DE2 #E2988D
square
#ADE28D #8DD8E2 #C28DE2 #E2988D
split-complementary
#ADE28D #988DE2 #E28DD8
monochromatic
#68C332 #8AD65C #ADE28D #D0EEBE #EDF9E7
Accessibility & contrast
On white
1.50
#ADE28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#ADE28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE28D
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE28D | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D687
Deuteranopia (green-blind)
#E0D292
Tritanopia (blue-blind)
#ADDCCD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ade28d; /* rgb */ color: rgb(173, 226, 141); /* oklch */ color: oklch(85.6% 0.125 134.4);
Tailwind
colors: {
custom: {
50: '#c7ebaf',
500: '#ade28d',
950: '#000000',
},
}SCSS
$custom: #ade28d; $custom-light: #c7ebaf; $custom-dark: #000000;
JSON
{
"hex": "#ade28d",
"rgb": {
"r": 173,
"g": 226,
"b": 141
},
"hsl": {
"h": 97.412,
"s": 59.441,
"l": 71.961
},
"oklch": {
"l": 0.85593,
"c": 0.12512,
"h": 134.4
},
"luminance": 0.652
}Semantic roles & 50–950 ramp
primary
#ADE28D
secondary
#9659BA
accent
#1EC788
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481