#ADEB8D#ADEB8D
#ADEB8D is a very light, vivid yellow-green. Relative luminance 0.702; OKLCH L 87.6% C 0.139 H 135.6°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEB8D |
|---|---|
| RGB | rgb(173, 235, 141) |
| HSL | hsl(100, 70%, 74%) |
| HSV | hsv(100, 40%, 92%) |
| CMYK | cmyk(26.4%, 0%, 40%, 7.8%) |
| CIE-LAB | lab(87.11, -36.14, 39.44) |
| CIE-LCH | lch(87.11, 53.50, 132.50°) |
| OKLab | oklab(87.63% -0.099 0.097) |
| OKLCH | oklch(87.63% 0.139 135.6) |
| XYZ | xyz(51.7483, 70.2224, 36.0219) |
| Luminance | 0.7022 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.45
Washed Out Green
#BCF5A6
ΔE00 3.66
Pale Light Green
#B1FC99
ΔE00 3.67
Light Pastel Green
#B2FBA5
ΔE00 4.15
Celery
#C1FD95
ΔE00 4.22
Pistachio (survey)
#C0FA8B
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEB8D #CB8DEB
analogous
#DCEB8D #ADEB8D #8DEB9C
triadic
#ADEB8D #8DADEB #EB8DAD
tetradic
#ADEB8D #8DDCEB #CB8DEB #EB9C8D
square
#ADEB8D #8DDCEB #CB8DEB #EB9C8D
split-complementary
#ADEB8D #9C8DEB #EB8DDC
monochromatic
#62D826 #88E259 #ADEB8D #D2F4C1 #ECFAE5
Accessibility & contrast
On white
1.40
#ADEB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#ADEB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEB8D
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEB8D | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE86
Deuteranopia (green-blind)
#E8D892
Tritanopia (blue-blind)
#ACE5D4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #adeb8d; /* rgb */ color: rgb(173, 235, 141); /* oklch */ color: oklch(87.6% 0.139 135.6);
Tailwind
colors: {
custom: {
50: '#c7f1af',
500: '#adeb8d',
950: '#000000',
},
}SCSS
$custom: #adeb8d; $custom-light: #c7f1af; $custom-dark: #000000;
JSON
{
"hex": "#adeb8d",
"rgb": {
"r": 173,
"g": 235,
"b": 141
},
"hsl": {
"h": 99.574,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.87626,
"c": 0.13857,
"h": 135.6
},
"luminance": 0.70224
}Semantic roles & 50–950 ramp
primary
#ADEB8D
secondary
#A057C6
accent
#13D291
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131710
muted
#828581