#ADE27C#ADE27C
#ADE27C is a very light, vivid yellow-green. Relative luminance 0.647; OKLCH L 85.3% C 0.143 H 131.3°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE27C |
|---|---|
| RGB | rgb(173, 226, 124) |
| HSL | hsl(91, 64%, 69%) |
| HSV | hsv(91, 45%, 89%) |
| CMYK | cmyk(23.5%, 0%, 45.1%, 11.4%) |
| CIE-LAB | lab(84.34, -34.16, 44.29) |
| CIE-LCH | lch(84.34, 55.93, 127.65°) |
| OKLab | oklab(85.32% -0.0943 0.1073) |
| OKLCH | oklch(85.32% 0.143 131.3) |
| XYZ | xyz(48.0673, 64.7311, 29.0268) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.60
Pistachio (survey)
#C0FA8B
ΔE00 5.19
Celery
#C1FD95
ΔE00 5.80
Tea Green
#BDF8A3
ΔE00 6.03
Spring Green (survey)
#A9F971
ΔE00 6.09
Washed Out Green
#BCF5A6
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE27C #B17CE2
analogous
#E0E27C #ADE27C #7CE27E
triadic
#ADE27C #7CADE2 #E27CAD
tetradic
#ADE27C #7CE0E2 #B17CE2 #E27E7C
square
#ADE27C #7CE0E2 #B17CE2 #E27E7C
split-complementary
#ADE27C #7E7CE2 #E27CE0
monochromatic
#6FBA29 #8ED74A #ADE27C #CCEDAE #ECF8E0
Accessibility & contrast
On white
1.51
#ADE27C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#ADE27C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE27C
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE27C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE27C | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD574
Deuteranopia (green-blind)
#E2D182
Tritanopia (blue-blind)
#AFDBCA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ade27c; /* rgb */ color: rgb(173, 226, 124); /* oklch */ color: oklch(85.3% 0.143 131.3);
Tailwind
colors: {
custom: {
50: '#c7eba3',
500: '#ade27c',
950: '#000000',
},
}SCSS
$custom: #ade27c; $custom-light: #c7eba3; $custom-dark: #000000;
JSON
{
"hex": "#ade27c",
"rgb": {
"r": 173,
"g": 226,
"b": 124
},
"hsl": {
"h": 91.176,
"s": 63.75,
"l": 68.627
},
"oklch": {
"l": 0.8532,
"c": 0.1428,
"h": 131.3
},
"luminance": 0.64732
}Semantic roles & 50–950 ramp
primary
#ADE27C
secondary
#8349B9
accent
#1ACC76
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480