#A5CE7E#A5CE7E
#A5CE7E is a light, moderate yellow-green. Relative luminance 0.536; OKLCH L 80.3% C 0.115 H 130.7°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CE7E |
|---|---|
| RGB | rgb(165, 206, 126) |
| HSL | hsl(91, 45%, 65%) |
| HSV | hsv(91, 39%, 81%) |
| CMYK | cmyk(19.9%, 0%, 38.8%, 19.2%) |
| CIE-LAB | lab(78.26, -27.40, 35.46) |
| CIE-LCH | lch(78.26, 44.81, 127.69°) |
| OKLab | oklab(80.3% -0.0751 0.0873) |
| OKLCH | oklch(80.3% 0.115 130.7) |
| XYZ | xyz(41.3536, 53.6476, 27.9109) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.12
Pale Olive Green
#B1D27B
ΔE00 2.67
Pistachio
#93C572
ΔE00 3.20
Pale Olive
#B9CC81
ΔE00 4.63
Tan Green
#A9BE70
ΔE00 5.31
Greenish Tan
#BCCB7A
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CE7E #A77ECE
analogous
#CDCE7E #A5CE7E #7ECE7F
triadic
#A5CE7E #7EA5CE #CE7EA5
tetradic
#A5CE7E #7ECDCE #A77ECE #CE7F7E
square
#A5CE7E #7ECDCE #A77ECE #CE7F7E
split-complementary
#A5CE7E #7F7ECE #CE7ECD
monochromatic
#68983A #86BD52 #A5CE7E #C4DFAA #E3F0D7
Accessibility & contrast
On white
1.79
#A5CE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#A5CE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CE7E
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CE7E | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C478
Deuteranopia (green-blind)
#CFC182
Tritanopia (blue-blind)
#A7C8BA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #a5ce7e; /* rgb */ color: rgb(165, 206, 126); /* oklch */ color: oklch(80.3% 0.115 130.7);
Tailwind
colors: {
custom: {
50: '#c1dda4',
500: '#a5ce7e',
950: '#000000',
},
}SCSS
$custom: #a5ce7e; $custom-light: #c1dda4; $custom-dark: #000000;
JSON
{
"hex": "#a5ce7e",
"rgb": {
"r": 165,
"g": 206,
"b": 126
},
"hsl": {
"h": 90.75,
"s": 44.944,
"l": 65.098
},
"oklch": {
"l": 0.80296,
"c": 0.11514,
"h": 130.7
},
"luminance": 0.53648
}Semantic roles & 50–950 ramp
primary
#A5CE7E
secondary
#79529E
accent
#2DB874
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#12150F
muted
#828480