#AED68B#AED68B
#AED68B is a very light, moderate yellow-green. Relative luminance 0.590; OKLCH L 82.9% C 0.109 H 131.2°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AED68B |
|---|---|
| RGB | rgb(174, 214, 139) |
| HSL | hsl(92, 48%, 69%) |
| HSV | hsv(92, 35%, 84%) |
| CMYK | cmyk(18.7%, 0%, 35%, 16.1%) |
| CIE-LAB | lab(81.27, -26.23, 32.86) |
| CIE-LCH | lch(81.27, 42.05, 128.60°) |
| OKLab | oklab(82.93% -0.0716 0.0816) |
| OKLCH | oklch(82.93% 0.109 131.2) |
| XYZ | xyz(46.1615, 58.9551, 33.3685) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.15
Light Grey Green
#B7E1A1
ΔE00 3.67
Light Moss Green
#A6C875
ΔE00 4.08
Pale Olive
#B9CC81
ΔE00 4.85
Pistachio
#93C572
ΔE00 5.30
Light Sage
#BCECAC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED68B #B38BD6
analogous
#D4D68B #AED68B #8BD68E
triadic
#AED68B #8BAED6 #D68BAE
tetradic
#AED68B #8BD4D6 #B38BD6 #D68E8B
square
#AED68B #8BD4D6 #B38BD6 #D68E8B
split-complementary
#AED68B #8E8BD6 #D68BD4
monochromatic
#70AA3C #8EC65E #AED68B #CEE6B8 #EDF6E5
Accessibility & contrast
On white
1.64
#AED68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#AED68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED68B
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED68B | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC86
Deuteranopia (green-blind)
#D6C98F
Tritanopia (blue-blind)
#B0D0C3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #aed68b; /* rgb */ color: rgb(174, 214, 139); /* oklch */ color: oklch(82.9% 0.109 131.2);
Tailwind
colors: {
custom: {
50: '#c7e2ad',
500: '#aed68b',
950: '#000000',
},
}SCSS
$custom: #aed68b; $custom-light: #c7e2ad; $custom-dark: #000000;
JSON
{
"hex": "#aed68b",
"rgb": {
"r": 174,
"g": 214,
"b": 139
},
"hsl": {
"h": 92,
"s": 47.771,
"l": 69.216
},
"oklch": {
"l": 0.82928,
"c": 0.10855,
"h": 131.2
},
"luminance": 0.58956
}Semantic roles & 50–950 ramp
primary
#AED68B
secondary
#8559AC
accent
#2ABB78
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481