#ADEB85#ADEB85
#ADEB85 is a very light, vivid yellow-green. Relative luminance 0.700; OKLCH L 87.5% C 0.147 H 134.1°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEB85 |
|---|---|
| RGB | rgb(173, 235, 133) |
| HSL | hsl(96, 72%, 72%) |
| HSV | hsv(96, 43%, 92%) |
| CMYK | cmyk(26.4%, 0%, 43.4%, 7.8%) |
| CIE-LAB | lab(86.99, -37.17, 43.23) |
| CIE-LCH | lch(86.99, 57.02, 130.69°) |
| OKLab | oklab(87.5% -0.1022 0.1053) |
| OKLCH | oklch(87.5% 0.147 134.1) |
| XYZ | xyz(51.1745, 69.9928, 32.9995) |
| Luminance | 0.6999 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.72
Pale Light Green
#B1FC99
ΔE00 3.98
Celery
#C1FD95
ΔE00 4.00
Tea Green
#BDF8A3
ΔE00 4.25
Washed Out Green
#BCF5A6
ΔE00 4.69
Pastel Green
#B0FF9D
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEB85 #C385EB
analogous
#E0EB85 #ADEB85 #85EB90
triadic
#ADEB85 #85ADEB #EB85AD
tetradic
#ADEB85 #85E0EB #C385EB #EB9085
square
#ADEB85 #85E0EB #C385EB #EB9085
split-complementary
#ADEB85 #9085EB #EB85E0
monochromatic
#68D323 #8AE250 #ADEB85 #D0F4BA #EDFBE5
Accessibility & contrast
On white
1.40
#ADEB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#ADEB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEB85
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEB85 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7D
Deuteranopia (green-blind)
#E9D88B
Tritanopia (blue-blind)
#ADE4D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #adeb85; /* rgb */ color: rgb(173, 235, 133); /* oklch */ color: oklch(87.5% 0.147 134.1);
Tailwind
colors: {
custom: {
50: '#c7f1aa',
500: '#adeb85',
950: '#000000',
},
}SCSS
$custom: #adeb85; $custom-light: #c7f1aa; $custom-dark: #000000;
JSON
{
"hex": "#adeb85",
"rgb": {
"r": 173,
"g": 235,
"b": 133
},
"hsl": {
"h": 96.471,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.87498,
"c": 0.14672,
"h": 134.1
},
"luminance": 0.69994
}Semantic roles & 50–950 ramp
primary
#ADEB85
secondary
#974FC5
accent
#12D488
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131710
muted
#828581