#ADE27D#ADE27D
#ADE27D is a very light, vivid yellow-green. Relative luminance 0.648; OKLCH L 85.3% C 0.142 H 131.5°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE27D |
|---|---|
| RGB | rgb(173, 226, 125) |
| HSL | hsl(91, 64%, 69%) |
| HSV | hsv(91, 45%, 89%) |
| CMYK | cmyk(23.5%, 0%, 44.7%, 11.4%) |
| CIE-LAB | lab(84.36, -34.04, 43.82) |
| CIE-LCH | lch(84.36, 55.49, 127.84°) |
| OKLab | oklab(85.34% -0.0939 0.1062) |
| OKLCH | oklch(85.34% 0.142 131.5) |
| XYZ | xyz(48.1309, 64.7565, 29.3615) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.58
Pistachio (survey)
#C0FA8B
ΔE00 5.21
Celery
#C1FD95
ΔE00 5.78
Tea Green
#BDF8A3
ΔE00 5.93
Washed Out Green
#BCF5A6
ΔE00 6.11
Spring Green (survey)
#A9F971
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE27D #B27DE2
analogous
#E0E27D #ADE27D #7DE280
triadic
#ADE27D #7DADE2 #E27DAD
tetradic
#ADE27D #7DE0E2 #B27DE2 #E2807D
square
#ADE27D #7DE0E2 #B27DE2 #E2807D
split-complementary
#ADE27D #807DE2 #E27DE0
monochromatic
#6FBB2A #8DD74B #ADE27D #CDEDAF #ECF8E1
Accessibility & contrast
On white
1.51
#ADE27D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#ADE27D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE27D
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE27D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE27D | 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)
#EAD575
Deuteranopia (green-blind)
#E2D183
Tritanopia (blue-blind)
#AFDBCA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ade27d; /* rgb */ color: rgb(173, 226, 125); /* oklch */ color: oklch(85.3% 0.142 131.5);
Tailwind
colors: {
custom: {
50: '#c7eba4',
500: '#ade27d',
950: '#000000',
},
}SCSS
$custom: #ade27d; $custom-light: #c7eba4; $custom-dark: #000000;
JSON
{
"hex": "#ade27d",
"rgb": {
"r": 173,
"g": 226,
"b": 125
},
"hsl": {
"h": 91.485,
"s": 63.522,
"l": 68.824
},
"oklch": {
"l": 0.85335,
"c": 0.14179,
"h": 131.5
},
"luminance": 0.64758
}Semantic roles & 50–950 ramp
primary
#ADE27D
secondary
#844AB9
accent
#1ACB77
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480