#ADE47B#ADE47B
#ADE47B is a very light, vivid yellow-green. Relative luminance 0.658; OKLCH L 85.8% C 0.147 H 131.5°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE47B |
|---|---|
| RGB | rgb(173, 228, 123) |
| HSL | hsl(91, 66%, 69%) |
| HSV | hsv(91, 46%, 89%) |
| CMYK | cmyk(24.1%, 0%, 46.1%, 10.6%) |
| CIE-LAB | lab(84.89, -35.20, 45.46) |
| CIE-LCH | lch(84.89, 57.49, 127.75°) |
| OKLab | oklab(85.76% -0.0972 0.1098) |
| OKLCH | oklch(85.76% 0.147 131.5) |
| XYZ | xyz(48.5514, 65.7999, 28.8777) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.76
Pale Olive Green
#B1D27B
ΔE00 5.13
Celery
#C1FD95
ΔE00 5.43
Spring Green (survey)
#A9F971
ΔE00 5.52
Light Yellowish Green
#C2FF89
ΔE00 5.81
Tea Green
#BDF8A3
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE47B #B27BE4
analogous
#E1E47B #ADE47B #7BE47E
triadic
#ADE47B #7BADE4 #E47BAD
tetradic
#ADE47B #7BE1E4 #B27BE4 #E47E7B
square
#ADE47B #7BE1E4 #B27BE4 #E47E7B
split-complementary
#ADE47B #7E7BE4 #E47BE1
monochromatic
#6FBE27 #8DDA48 #ADE47B #CDEEAE #ECF9E1
Accessibility & contrast
On white
1.48
#ADE47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#ADE47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE47B
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE47B | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD772
Deuteranopia (green-blind)
#E4D381
Tritanopia (blue-blind)
#AFDCCB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ade47b; /* rgb */ color: rgb(173, 228, 123); /* oklch */ color: oklch(85.8% 0.147 131.5);
Tailwind
colors: {
custom: {
50: '#c7eca3',
500: '#ade47b',
950: '#000000',
},
}SCSS
$custom: #ade47b; $custom-light: #c7eca3; $custom-dark: #000000;
JSON
{
"hex": "#ade47b",
"rgb": {
"r": 173,
"g": 228,
"b": 123
},
"hsl": {
"h": 91.429,
"s": 66.038,
"l": 68.824
},
"oklch": {
"l": 0.85759,
"c": 0.14667,
"h": 131.5
},
"luminance": 0.65801
}Semantic roles & 50–950 ramp
primary
#ADE47B
secondary
#8448BC
accent
#18CE77
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480