#AEE283#AEE283
#AEE283 is a very light, vivid yellow-green. Relative luminance 0.650; OKLCH L 85.5% C 0.135 H 132.1°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE283 |
|---|---|
| RGB | rgb(174, 226, 131) |
| HSL | hsl(93, 62%, 70%) |
| HSV | hsv(93, 42%, 89%) |
| CMYK | cmyk(23%, 0%, 42%, 11.4%) |
| CIE-LAB | lab(84.50, -32.95, 41.07) |
| CIE-LCH | lch(84.50, 52.65, 128.75°) |
| OKLab | oklab(85.49% -0.0906 0.1003) |
| OKLCH | oklch(85.49% 0.135 132.1) |
| XYZ | xyz(48.7478, 65.0290, 31.4518) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.46
Pistachio (survey)
#C0FA8B
ΔE00 5.39
Tea Green
#BDF8A3
ΔE00 5.42
Washed Out Green
#BCF5A6
ΔE00 5.45
Light Grey Green
#B7E1A1
ΔE00 5.54
Celery
#C1FD95
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE283 #B783E2
analogous
#DEE283 #AEE283 #83E287
triadic
#AEE283 #83AEE2 #E283AE
tetradic
#AEE283 #83DEE2 #B783E2 #E28783
square
#AEE283 #83DEE2 #B783E2 #E28783
split-complementary
#AEE283 #8783E2 #E283DE
monochromatic
#6EBE2C #8ED651 #AEE283 #CEEEB5 #EFF9E6
Accessibility & contrast
On white
1.50
#AEE283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#AEE283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE283
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE283 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D67C
Deuteranopia (green-blind)
#E2D188
Tritanopia (blue-blind)
#B0DBCB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aee283; /* rgb */ color: rgb(174, 226, 131); /* oklch */ color: oklch(85.5% 0.135 132.1);
Tailwind
colors: {
custom: {
50: '#c8eba8',
500: '#aee283',
950: '#000000',
},
}SCSS
$custom: #aee283; $custom-light: #c8eba8; $custom-dark: #000000;
JSON
{
"hex": "#aee283",
"rgb": {
"r": 174,
"g": 226,
"b": 131
},
"hsl": {
"h": 92.842,
"s": 62.092,
"l": 70
},
"oklch": {
"l": 0.8549,
"c": 0.13515,
"h": 132.1
},
"luminance": 0.6503
}Semantic roles & 50–950 ramp
primary
#AEE283
secondary
#8A4FBA
accent
#1CCA7B
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#131610
muted
#828480