#AED285#AED285
#AED285 is a light, moderate yellow-green. Relative luminance 0.568; OKLCH L 81.9% C 0.109 H 129.0°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AED285 |
|---|---|
| RGB | rgb(174, 210, 133) |
| HSL | hsl(88, 46%, 67%) |
| HSV | hsv(88, 37%, 82%) |
| CMYK | cmyk(17.1%, 0%, 36.7%, 17.6%) |
| CIE-LAB | lab(80.06, -25.11, 34.34) |
| CIE-LCH | lch(80.06, 42.55, 126.17°) |
| OKLab | oklab(81.93% -0.0686 0.0849) |
| OKLCH | oklch(81.93% 0.109 129) |
| XYZ | xyz(44.7352, 56.7847, 30.7895) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.12
Light Moss Green
#A6C875
ΔE00 2.88
Pale Olive
#B9CC81
ΔE00 3.76
Pistachio
#93C572
ΔE00 4.79
Light Grey Green
#B7E1A1
ΔE00 4.85
Greenish Tan
#BCCB7A
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED285 #A985D2
analogous
#D2D085 #AED285 #88D285
triadic
#AED285 #85AED2 #D285AE
tetradic
#AED285 #85D2D0 #A985D2 #D28588
square
#AED285 #85D2D0 #A985D2 #D28588
split-complementary
#AED285 #8588D2 #D085D2
monochromatic
#72A13B #90C258 #AED285 #CCE2B2 #E9F3DE
Accessibility & contrast
On white
1.70
#AED285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#AED285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED285
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED285 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C880
Deuteranopia (green-blind)
#D4C689
Tritanopia (blue-blind)
#B1CCBF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aed285; /* rgb */ color: rgb(174, 210, 133); /* oklch */ color: oklch(81.9% 0.109 129.0);
Tailwind
colors: {
custom: {
50: '#c7e0a9',
500: '#aed285',
950: '#000000',
},
}SCSS
$custom: #aed285; $custom-light: #c7e0a9; $custom-dark: #000000;
JSON
{
"hex": "#aed285",
"rgb": {
"r": 174,
"g": 210,
"b": 133
},
"hsl": {
"h": 88.052,
"s": 46.108,
"l": 67.255
},
"oklch": {
"l": 0.81927,
"c": 0.10918,
"h": 129
},
"luminance": 0.56785
}Semantic roles & 50–950 ramp
primary
#AED285
secondary
#7B55A6
accent
#2CB96E
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131510
muted
#828480