#AED09B#AED09B
#AED09B is a light, moderate yellow-green. Relative luminance 0.565; OKLCH L 81.9% C 0.081 H 134.5°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AED09B |
|---|---|
| RGB | rgb(174, 208, 155) |
| HSL | hsl(98, 36%, 71%) |
| HSV | hsv(98, 25%, 82%) |
| CMYK | cmyk(16.3%, 0%, 25.5%, 18.4%) |
| CIE-LAB | lab(79.88, -20.94, 22.69) |
| CIE-LCH | lch(79.88, 30.88, 132.70°) |
| OKLab | oklab(81.91% -0.0567 0.0576) |
| OKLCH | oklch(81.91% 0.081 134.5) |
| XYZ | xyz(45.9267, 56.4762, 39.4853) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.33
Light Sage
#BCECAC
ΔE00 6.56
Darkseagreen
#8FBC8F
ΔE00 6.56
Pale Olive
#B9CC81
ΔE00 6.61
Light Moss Green
#A6C875
ΔE00 6.78
Pale Olive Green
#B1D27B
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED09B #BD9BD0
analogous
#C8D09B #AED09B #9BD0A2
triadic
#AED09B #9BAED0 #D09BAE
tetradic
#AED09B #9BC8D0 #BD9BD0 #D0A29B
square
#AED09B #9BC8D0 #BD9BD0 #D0A29B
split-complementary
#AED09B #A29BD0 #D09BC8
monochromatic
#6CA44D #8CBC71 #AED09B #D0E4C5 #EEF5EA
Accessibility & contrast
On white
1.71
#AED09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#AED09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED09B
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED09B | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C898
Deuteranopia (green-blind)
#CFC59E
Tritanopia (blue-blind)
#AECCC2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aed09b; /* rgb */ color: rgb(174, 208, 155); /* oklch */ color: oklch(81.9% 0.081 134.5);
Tailwind
colors: {
custom: {
50: '#c6deb8',
500: '#aed09b',
950: '#000000',
},
}SCSS
$custom: #aed09b; $custom-light: #c6deb8; $custom-dark: #000000;
JSON
{
"hex": "#aed09b",
"rgb": {
"r": 174,
"g": 208,
"b": 155
},
"hsl": {
"h": 98.491,
"s": 36.054,
"l": 71.176
},
"oklch": {
"l": 0.81912,
"c": 0.0808,
"h": 134.5
},
"luminance": 0.56477
}Semantic roles & 50–950 ramp
primary
#AED09B
secondary
#9069A6
accent
#37AF84
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481