#AED099#AED099
#AED099 is a light, moderate yellow-green. Relative luminance 0.564; OKLCH L 81.9% C 0.083 H 133.8°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AED099 |
|---|---|
| RGB | rgb(174, 208, 153) |
| HSL | hsl(97, 37%, 71%) |
| HSV | hsv(97, 26%, 82%) |
| CMYK | cmyk(16.3%, 0%, 26.4%, 18.4%) |
| CIE-LAB | lab(79.85, -21.25, 23.69) |
| CIE-LCH | lch(79.85, 31.83, 131.89°) |
| OKLab | oklab(81.87% -0.0575 0.06) |
| OKLCH | oklch(81.87% 0.083 133.8) |
| XYZ | xyz(45.7601, 56.4096, 38.6081) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.17
Pale Olive
#B9CC81
ΔE00 6.21
Light Moss Green
#A6C875
ΔE00 6.33
Light Sage
#BCECAC
ΔE00 6.50
Pale Olive Green
#B1D27B
ΔE00 6.53
Darkseagreen
#8FBC8F
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED099 #BB99D0
analogous
#C9D099 #AED099 #99D09F
triadic
#AED099 #99AED0 #D099AE
tetradic
#AED099 #99C9D0 #BB99D0 #D09F99
square
#AED099 #99C9D0 #BB99D0 #D09F99
split-complementary
#AED099 #9F99D0 #D099C9
monochromatic
#6DA34B #8DBD6F #AED099 #CFE3C3 #EEF5EA
Accessibility & contrast
On white
1.71
#AED099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#AED099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED099
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED099 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C896
Deuteranopia (green-blind)
#CFC59C
Tritanopia (blue-blind)
#AFCCC1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aed099; /* rgb */ color: rgb(174, 208, 153); /* oklch */ color: oklch(81.9% 0.083 133.8);
Tailwind
colors: {
custom: {
50: '#c6deb7',
500: '#aed099',
950: '#000000',
},
}SCSS
$custom: #aed099; $custom-light: #c6deb7; $custom-dark: #000000;
JSON
{
"hex": "#aed099",
"rgb": {
"r": 174,
"g": 208,
"b": 153
},
"hsl": {
"h": 97.091,
"s": 36.913,
"l": 70.784
},
"oklch": {
"l": 0.81869,
"c": 0.08312,
"h": 133.8
},
"luminance": 0.5641
}Semantic roles & 50–950 ramp
primary
#AED099
secondary
#8E67A6
accent
#36B081
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481