#AED191#AED191
#AED191 is a light, moderate yellow-green. Relative luminance 0.566; OKLCH L 81.9% C 0.094 H 131.5°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AED191 |
|---|---|
| RGB | rgb(174, 209, 145) |
| HSL | hsl(93, 41%, 69%) |
| HSV | hsv(93, 31%, 82%) |
| CMYK | cmyk(16.7%, 0%, 30.6%, 18%) |
| CIE-LAB | lab(79.98, -22.95, 28.05) |
| CIE-LCH | lch(79.98, 36.24, 129.29°) |
| OKLab | oklab(81.93% -0.0623 0.0704) |
| OKLCH | oklch(81.93% 0.094 131.5) |
| XYZ | xyz(45.3660, 56.6433, 35.3257) |
| Luminance | 0.5664 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.82
Pale Olive Green
#B1D27B
ΔE00 4.61
Light Moss Green
#A6C875
ΔE00 4.64
Pale Olive
#B9CC81
ΔE00 4.84
Pistachio
#93C572
ΔE00 5.70
Light Sage
#BCECAC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED191 #B491D1
analogous
#CED191 #AED191 #91D194
triadic
#AED191 #91AED1 #D191AE
tetradic
#AED191 #91CED1 #B491D1 #D19491
square
#AED191 #91CED1 #B491D1 #D19491
split-complementary
#AED191 #9491D1 #D191CE
monochromatic
#6FA344 #8EBF66 #AED191 #CEE3BC #EEF5E7
Accessibility & contrast
On white
1.70
#AED191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#AED191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED191
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED191 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88D
Deuteranopia (green-blind)
#D1C594
Tritanopia (blue-blind)
#B0CCC0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aed191; /* rgb */ color: rgb(174, 209, 145); /* oklch */ color: oklch(81.9% 0.094 131.5);
Tailwind
colors: {
custom: {
50: '#c7dfb1',
500: '#aed191',
950: '#000000',
},
}SCSS
$custom: #aed191; $custom-light: #c7dfb1; $custom-dark: #000000;
JSON
{
"hex": "#aed191",
"rgb": {
"r": 174,
"g": 209,
"b": 145
},
"hsl": {
"h": 92.812,
"s": 41.026,
"l": 69.412
},
"oklch": {
"l": 0.81928,
"c": 0.09398,
"h": 131.5
},
"luminance": 0.56644
}Semantic roles & 50–950 ramp
primary
#AED191
secondary
#8660A7
accent
#31B479
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131511
muted
#828481