#ADEA85#ADEA85
#ADEA85 is a very light, vivid yellow-green. Relative luminance 0.694; OKLCH L 87.3% C 0.145 H 134.0°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEA85 |
|---|---|
| RGB | rgb(173, 234, 133) |
| HSL | hsl(96, 71%, 72%) |
| HSV | hsv(96, 43%, 92%) |
| CMYK | cmyk(26.1%, 0%, 43.2%, 8.2%) |
| CIE-LAB | lab(86.71, -36.72, 42.88) |
| CIE-LCH | lch(86.71, 56.45, 130.58°) |
| OKLab | oklab(87.27% -0.1009 0.1045) |
| OKLCH | oklch(87.27% 0.145 134) |
| XYZ | xyz(50.8890, 69.4219, 32.9043) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.90
Pale Light Green
#B1FC99
ΔE00 4.17
Celery
#C1FD95
ΔE00 4.17
Tea Green
#BDF8A3
ΔE00 4.32
Washed Out Green
#BCF5A6
ΔE00 4.70
Pastel Green
#B0FF9D
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEA85 #C285EA
analogous
#DFEA85 #ADEA85 #85EA90
triadic
#ADEA85 #85ADEA #EA85AD
tetradic
#ADEA85 #85DFEA #C285EA #EA9085
square
#ADEA85 #85DFEA #C285EA #EA9085
split-complementary
#ADEA85 #9085EA #EA85DF
monochromatic
#68D124 #8AE151 #ADEA85 #D0F3B9 #EDFBE5
Accessibility & contrast
On white
1.41
#ADEA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#ADEA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEA85
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEA85 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7D
Deuteranopia (green-blind)
#E8D78B
Tritanopia (blue-blind)
#ADE3D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #adea85; /* rgb */ color: rgb(173, 234, 133); /* oklch */ color: oklch(87.3% 0.145 134.0);
Tailwind
colors: {
custom: {
50: '#c7f1aa',
500: '#adea85',
950: '#000000',
},
}SCSS
$custom: #adea85; $custom-light: #c7f1aa; $custom-dark: #000000;
JSON
{
"hex": "#adea85",
"rgb": {
"r": 173,
"g": 234,
"b": 133
},
"hsl": {
"h": 96.238,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.87271,
"c": 0.14527,
"h": 134
},
"luminance": 0.69423
}Semantic roles & 50–950 ramp
primary
#ADEA85
secondary
#9650C4
accent
#13D387
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581