#AED495#AED495
#AED495 is a very light, moderate yellow-green. Relative luminance 0.583; OKLCH L 82.7% C 0.094 H 133.4°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AED495 |
|---|---|
| RGB | rgb(174, 212, 149) |
| HSL | hsl(96, 42%, 71%) |
| HSV | hsv(96, 30%, 83%) |
| CMYK | cmyk(17.9%, 0%, 29.7%, 16.9%) |
| CIE-LAB | lab(80.88, -23.82, 27.19) |
| CIE-LCH | lch(80.88, 36.15, 131.23°) |
| OKLab | oklab(82.67% -0.0647 0.0684) |
| OKLCH | oklch(82.67% 0.094 133.4) |
| XYZ | xyz(46.4228, 58.2548, 37.2264) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.02
Pale Olive Green
#B1D27B
ΔE00 5.16
Light Moss Green
#A6C875
ΔE00 5.41
Light Sage
#BCECAC
ΔE00 5.51
Pale Olive
#B9CC81
ΔE00 5.66
Pistachio
#93C572
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED495 #BB95D4
analogous
#CED495 #AED495 #95D49B
triadic
#AED495 #95AED4 #D495AE
tetradic
#AED495 #95CED4 #BB95D4 #D49B95
square
#AED495 #95CED4 #BB95D4 #D49B95
split-complementary
#AED495 #9B95D4 #D495CE
monochromatic
#6DAA45 #8DC269 #AED495 #CFE6C1 #EEF6E9
Accessibility & contrast
On white
1.66
#AED495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#AED495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED495
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED495 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB91
Deuteranopia (green-blind)
#D3C898
Tritanopia (blue-blind)
#AFCFC3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #aed495; /* rgb */ color: rgb(174, 212, 149); /* oklch */ color: oklch(82.7% 0.094 133.4);
Tailwind
colors: {
custom: {
50: '#c7e1b4',
500: '#aed495',
950: '#000000',
},
}SCSS
$custom: #aed495; $custom-light: #c7e1b4; $custom-dark: #000000;
JSON
{
"hex": "#aed495",
"rgb": {
"r": 174,
"g": 212,
"b": 149
},
"hsl": {
"h": 96.19,
"s": 42.282,
"l": 70.784
},
"oklch": {
"l": 0.82673,
"c": 0.09412,
"h": 133.4
},
"luminance": 0.58256
}Semantic roles & 50–950 ramp
primary
#AED495
secondary
#8E63AA
accent
#30B580
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481