#ADEB8A#ADEB8A
#ADEB8A is a very light, vivid yellow-green. Relative luminance 0.701; OKLCH L 87.6% C 0.142 H 135.0°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEB8A |
|---|---|
| RGB | rgb(173, 235, 138) |
| HSL | hsl(98, 71%, 73%) |
| HSV | hsv(98, 41%, 92%) |
| CMYK | cmyk(26.4%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(87.06, -36.54, 40.87) |
| CIE-LCH | lch(87.06, 54.82, 131.80°) |
| OKLab | oklab(87.58% -0.1002 0.1001) |
| OKLCH | oklch(87.58% 0.142 135) |
| XYZ | xyz(51.5281, 70.1343, 34.8622) |
| Luminance | 0.7014 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.73
Pale Light Green
#B1FC99
ΔE00 3.74
Washed Out Green
#BCF5A6
ΔE00 4.03
Pistachio (survey)
#C0FA8B
ΔE00 4.07
Celery
#C1FD95
ΔE00 4.08
Light Pastel Green
#B2FBA5
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEB8A #C88AEB
analogous
#DDEB8A #ADEB8A #8AEB97
triadic
#ADEB8A #8AADEB #EB8AAD
tetradic
#ADEB8A #8ADDEB #C88AEB #EB978A
square
#ADEB8A #8ADDEB #C88AEB #EB978A
split-complementary
#ADEB8A #978AEB #EB8ADD
monochromatic
#65D625 #88E256 #ADEB8A #D2F4BE #EDFBE5
Accessibility & contrast
On white
1.40
#ADEB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#ADEB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEB8A
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEB8A | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD83
Deuteranopia (green-blind)
#E8D890
Tritanopia (blue-blind)
#ADE4D3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #adeb8a; /* rgb */ color: rgb(173, 235, 138); /* oklch */ color: oklch(87.6% 0.142 135.0);
Tailwind
colors: {
custom: {
50: '#c7f1ad',
500: '#adeb8a',
950: '#000000',
},
}SCSS
$custom: #adeb8a; $custom-light: #c7f1ad; $custom-dark: #000000;
JSON
{
"hex": "#adeb8a",
"rgb": {
"r": 173,
"g": 235,
"b": 138
},
"hsl": {
"h": 98.351,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.87577,
"c": 0.14165,
"h": 135
},
"luminance": 0.70136
}Semantic roles & 50–950 ramp
primary
#ADEB8A
secondary
#9C54C5
accent
#13D38D
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131710
muted
#828581