#ADE88D#ADE88D
#ADE88D is a very light, vivid yellow-green. Relative luminance 0.685; OKLCH L 86.9% C 0.134 H 135.2°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE88D |
|---|---|
| RGB | rgb(173, 232, 141) |
| HSL | hsl(99, 66%, 73%) |
| HSV | hsv(99, 39%, 91%) |
| CMYK | cmyk(25.4%, 0%, 39.2%, 9%) |
| CIE-LAB | lab(86.27, -34.77, 38.36) |
| CIE-LCH | lch(86.27, 51.77, 132.19°) |
| OKLab | oklab(86.95% -0.0952 0.0945) |
| OKLCH | oklch(86.95% 0.134 135.2) |
| XYZ | xyz(50.8967, 68.5191, 35.7380) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.80
Washed Out Green
#BCF5A6
ΔE00 3.80
Pale Light Green
#B1FC99
ΔE00 4.36
Light Pastel Green
#B2FBA5
ΔE00 4.61
Lightgreen
#90EE90
ΔE00 4.71
Celery
#C1FD95
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE88D #C88DE8
analogous
#DAE88D #ADE88D #8DE89A
triadic
#ADE88D #8DADE8 #E88DAD
tetradic
#ADE88D #8DDAE8 #C88DE8 #E89A8D
square
#ADE88D #8DDAE8 #C88DE8 #E89A8D
split-complementary
#ADE88D #9A8DE8 #E88DDA
monochromatic
#65D12A #88DE5A #ADE88D #D2F2C0 #EDFAE6
Accessibility & contrast
On white
1.43
#ADE88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#ADE88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE88D
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE88D | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB86
Deuteranopia (green-blind)
#E5D692
Tritanopia (blue-blind)
#ACE2D1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ade88d; /* rgb */ color: rgb(173, 232, 141); /* oklch */ color: oklch(86.9% 0.134 135.2);
Tailwind
colors: {
custom: {
50: '#c7efaf',
500: '#ade88d',
950: '#000000',
},
}SCSS
$custom: #ade88d; $custom-light: #c7efaf; $custom-dark: #000000;
JSON
{
"hex": "#ade88d",
"rgb": {
"r": 173,
"g": 232,
"b": 141
},
"hsl": {
"h": 98.901,
"s": 66.423,
"l": 73.137
},
"oklch": {
"l": 0.86947,
"c": 0.13412,
"h": 135.2
},
"luminance": 0.68521
}Semantic roles & 50–950 ramp
primary
#ADE88D
secondary
#9C57C2
accent
#17CE8E
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581