#AEED85#AEED85
#AEED85 is a very light, vivid yellow-green. Relative luminance 0.713; OKLCH L 88.0% C 0.149 H 134.1°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AEED85 |
|---|---|
| RGB | rgb(174, 237, 133) |
| HSL | hsl(96, 74%, 73%) |
| HSV | hsv(96, 44%, 93%) |
| CMYK | cmyk(26.6%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(87.61, -37.73, 44.02) |
| CIE-LCH | lch(87.61, 57.98, 130.60°) |
| OKLab | oklab(88.01% -0.1037 0.1071) |
| OKLCH | oklch(88.01% 0.149 134.1) |
| XYZ | xyz(51.9723, 71.2590, 33.2018) |
| Luminance | 0.7126 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.30
Celery
#C1FD95
ΔE00 3.61
Pale Light Green
#B1FC99
ΔE00 3.70
Tea Green
#BDF8A3
ΔE00 4.16
Light Yellowish Green
#C2FF89
ΔE00 4.36
Spring Green (survey)
#A9F971
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEED85 #C485ED
analogous
#E2ED85 #AEED85 #85ED90
triadic
#AEED85 #85AEED #ED85AE
tetradic
#AEED85 #85E2ED #C485ED #ED9085
square
#AEED85 #85E2ED #C485ED #ED9085
split-complementary
#AEED85 #9085ED #ED85E2
monochromatic
#68D820 #8BE550 #AEED85 #D1F5BA #EDFBE4
Accessibility & contrast
On white
1.38
#AEED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#AEED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEED85
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEED85 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7D
Deuteranopia (green-blind)
#EBDA8B
Tritanopia (blue-blind)
#AEE6D4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #aeed85; /* rgb */ color: rgb(174, 237, 133); /* oklch */ color: oklch(88.0% 0.149 134.1);
Tailwind
colors: {
custom: {
50: '#c8f3aa',
500: '#aeed85',
950: '#000000',
},
}SCSS
$custom: #aeed85; $custom-light: #c8f3aa; $custom-dark: #000000;
JSON
{
"hex": "#aeed85",
"rgb": {
"r": 174,
"g": 237,
"b": 133
},
"hsl": {
"h": 96.346,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.88012,
"c": 0.1491,
"h": 134.1
},
"luminance": 0.7126
}Semantic roles & 50–950 ramp
primary
#AEED85
secondary
#984FC7
accent
#0FD688
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131710
muted
#838581