#ADE58B#ADE58B
#ADE58B is a very light, vivid yellow-green. Relative luminance 0.668; OKLCH L 86.2% C 0.132 H 134.4°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE58B |
|---|---|
| RGB | rgb(173, 229, 139) |
| HSL | hsl(97, 63%, 72%) |
| HSV | hsv(97, 39%, 90%) |
| CMYK | cmyk(24.5%, 0%, 39.3%, 10.2%) |
| CIE-LAB | lab(85.40, -33.66, 38.23) |
| CIE-LCH | lch(85.40, 50.94, 131.36°) |
| OKLab | oklab(86.24% -0.0922 0.0941) |
| OKLCH | oklch(86.24% 0.132 134.4) |
| XYZ | xyz(49.9120, 66.7856, 34.6823) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.28
Tea Green
#BDF8A3
ΔE00 4.37
Light Grey Green
#B7E1A1
ΔE00 4.77
Pale Light Green
#B1FC99
ΔE00 5.07
Lightgreen
#90EE90
ΔE00 5.20
Light Pastel Green
#B2FBA5
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE58B #C38BE5
analogous
#DAE58B #ADE58B #8BE596
triadic
#ADE58B #8BADE5 #E58BAD
tetradic
#ADE58B #8BDAE5 #C38BE5 #E5968B
square
#ADE58B #8BDAE5 #C38BE5 #E5968B
split-complementary
#ADE58B #968BE5 #E58BDA
monochromatic
#68C92D #8ADA59 #ADE58B #D0F0BD #EDF9E6
Accessibility & contrast
On white
1.46
#ADE58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#ADE58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE58B
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE58B | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD884
Deuteranopia (green-blind)
#E3D490
Tritanopia (blue-blind)
#ADDFCF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ade58b; /* rgb */ color: rgb(173, 229, 139); /* oklch */ color: oklch(86.2% 0.132 134.4);
Tailwind
colors: {
custom: {
50: '#c7edae',
500: '#ade58b',
950: '#000000',
},
}SCSS
$custom: #ade58b; $custom-light: #c7edae; $custom-dark: #000000;
JSON
{
"hex": "#ade58b",
"rgb": {
"r": 173,
"g": 229,
"b": 139
},
"hsl": {
"h": 97.333,
"s": 63.38,
"l": 72.157
},
"oklch": {
"l": 0.86236,
"c": 0.13173,
"h": 134.4
},
"luminance": 0.66787
}Semantic roles & 50–950 ramp
primary
#ADE58B
secondary
#9756BE
accent
#1ACB88
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581