#ADE38D#ADE38D
#ADE38D is a very light, vivid yellow-green. Relative luminance 0.657; OKLCH L 85.8% C 0.127 H 134.5°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE38D |
|---|---|
| RGB | rgb(173, 227, 141) |
| HSL | hsl(98, 61%, 72%) |
| HSV | hsv(98, 38%, 89%) |
| CMYK | cmyk(23.8%, 0%, 37.9%, 11%) |
| CIE-LAB | lab(84.87, -32.46, 36.54) |
| CIE-LCH | lch(84.87, 48.88, 131.62°) |
| OKLab | oklab(85.82% -0.0888 0.0903) |
| OKLCH | oklch(85.82% 0.127 134.5) |
| XYZ | xyz(49.5092, 65.7442, 35.2756) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.14
Washed Out Green
#BCF5A6
ΔE00 4.34
Tea Green
#BDF8A3
ΔE00 4.61
Light Sage
#BCECAC
ΔE00 4.90
Pale Olive Green
#B1D27B
ΔE00 5.17
Lightgreen
#90EE90
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE38D #C38DE3
analogous
#D8E38D #ADE38D #8DE398
triadic
#ADE38D #8DADE3 #E38DAD
tetradic
#ADE38D #8DD8E3 #C38DE3 #E3988D
square
#ADE38D #8DD8E3 #C38DE3 #E3988D
split-complementary
#ADE38D #988DE3 #E38DD8
monochromatic
#68C530 #8AD75C #ADE38D #D0EFBE #EDF9E6
Accessibility & contrast
On white
1.48
#ADE38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#ADE38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE38D
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE38D | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D787
Deuteranopia (green-blind)
#E1D292
Tritanopia (blue-blind)
#ADDDCE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ade38d; /* rgb */ color: rgb(173, 227, 141); /* oklch */ color: oklch(85.8% 0.127 134.5);
Tailwind
colors: {
custom: {
50: '#c7ecaf',
500: '#ade38d',
950: '#000000',
},
}SCSS
$custom: #ade38d; $custom-light: #c7ecaf; $custom-dark: #000000;
JSON
{
"hex": "#ade38d",
"rgb": {
"r": 173,
"g": 227,
"b": 141
},
"hsl": {
"h": 97.674,
"s": 60.563,
"l": 72.157
},
"oklch": {
"l": 0.85818,
"c": 0.12662,
"h": 134.5
},
"luminance": 0.65745
}Semantic roles & 50–950 ramp
primary
#ADE38D
secondary
#9759BC
accent
#1DC889
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481