#ADE380#ADE380
#ADE380 is a very light, vivid yellow-green. Relative luminance 0.654; OKLCH L 85.6% C 0.140 H 132.1°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE380 |
|---|---|
| RGB | rgb(173, 227, 128) |
| HSL | hsl(93, 64%, 70%) |
| HSV | hsv(93, 44%, 89%) |
| CMYK | cmyk(23.8%, 0%, 43.6%, 11%) |
| CIE-LAB | lab(84.68, -34.14, 42.76) |
| CIE-LCH | lch(84.68, 54.72, 128.61°) |
| OKLab | oklab(85.61% -0.094 0.104) |
| OKLCH | oklch(85.61% 0.14 132.1) |
| XYZ | xyz(48.5981, 65.3798, 30.4770) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.79
Pistachio (survey)
#C0FA8B
ΔE00 5.08
Tea Green
#BDF8A3
ΔE00 5.52
Celery
#C1FD95
ΔE00 5.54
Washed Out Green
#BCF5A6
ΔE00 5.67
Pale Light Green
#B1FC99
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE380 #B680E3
analogous
#DFE380 #ADE380 #80E385
triadic
#ADE380 #80ADE3 #E380AD
tetradic
#ADE380 #80DFE3 #B680E3 #E38580
square
#ADE380 #80DFE3 #B680E3 #E38580
split-complementary
#ADE380 #8580E3 #E380DF
monochromatic
#6EBF2A #8DD84E #ADE380 #CDEEB2 #EEF9E4
Accessibility & contrast
On white
1.49
#ADE380 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#ADE380 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE380
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE380 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE380 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD678
Deuteranopia (green-blind)
#E3D286
Tritanopia (blue-blind)
#AFDCCB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ade380; /* rgb */ color: rgb(173, 227, 128); /* oklch */ color: oklch(85.6% 0.140 132.1);
Tailwind
colors: {
custom: {
50: '#c7eca6',
500: '#ade380',
950: '#000000',
},
}SCSS
$custom: #ade380; $custom-light: #c7eca6; $custom-dark: #000000;
JSON
{
"hex": "#ade380",
"rgb": {
"r": 173,
"g": 227,
"b": 128
},
"hsl": {
"h": 92.727,
"s": 63.871,
"l": 69.608
},
"oklch": {
"l": 0.85607,
"c": 0.14018,
"h": 132.1
},
"luminance": 0.65381
}Semantic roles & 50–950 ramp
primary
#ADE380
secondary
#894CBB
accent
#1ACC7B
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480