#AED690#AED690
#AED690 is a very light, moderate yellow-green. Relative luminance 0.591; OKLCH L 83.0% C 0.103 H 132.5°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AED690 |
|---|---|
| RGB | rgb(174, 214, 144) |
| HSL | hsl(94, 46%, 70%) |
| HSV | hsv(94, 33%, 84%) |
| CMYK | cmyk(18.7%, 0%, 32.7%, 16.1%) |
| CIE-LAB | lab(81.35, -25.53, 30.40) |
| CIE-LCH | lch(81.35, 39.70, 130.02°) |
| OKLab | oklab(83.02% -0.0695 0.076) |
| OKLCH | oklch(83.02% 0.103 132.5) |
| XYZ | xyz(46.5352, 59.1046, 35.3368) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.03
Pale Olive Green
#B1D27B
ΔE00 4.05
Light Moss Green
#A6C875
ΔE00 4.71
Pale Olive
#B9CC81
ΔE00 5.27
Light Sage
#BCECAC
ΔE00 5.43
Pistachio
#93C572
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED690 #B890D6
analogous
#D1D690 #AED690 #90D695
triadic
#AED690 #90AED6 #D690AE
tetradic
#AED690 #90D1D6 #B890D6 #D69590
square
#AED690 #90D1D6 #B890D6 #D69590
split-complementary
#AED690 #9590D6 #D690D1
monochromatic
#6EAC40 #8DC563 #AED690 #CFE7BD #EFF7E9
Accessibility & contrast
On white
1.64
#AED690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#AED690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED690
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED690 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8B
Deuteranopia (green-blind)
#D6C994
Tritanopia (blue-blind)
#AFD0C4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #aed690; /* rgb */ color: rgb(174, 214, 144); /* oklch */ color: oklch(83.0% 0.103 132.5);
Tailwind
colors: {
custom: {
50: '#c7e2b1',
500: '#aed690',
950: '#000000',
},
}SCSS
$custom: #aed690; $custom-light: #c7e2b1; $custom-dark: #000000;
JSON
{
"hex": "#aed690",
"rgb": {
"r": 174,
"g": 214,
"b": 144
},
"hsl": {
"h": 94.286,
"s": 46.053,
"l": 70.196
},
"oklch": {
"l": 0.83021,
"c": 0.10294,
"h": 132.5
},
"luminance": 0.59105
}Semantic roles & 50–950 ramp
primary
#AED690
secondary
#8B5EAC
accent
#2CB97D
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481