#A7CE99#A7CE99
#A7CE99 is a light, moderate green. Relative luminance 0.547; OKLCH L 81.0% C 0.084 H 137.5°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A7CE99 |
|---|---|
| RGB | rgb(167, 206, 153) |
| HSL | hsl(104, 35%, 70%) |
| HSV | hsv(104, 26%, 81%) |
| CMYK | cmyk(18.9%, 0%, 25.7%, 19.2%) |
| CIE-LAB | lab(78.84, -22.73, 22.25) |
| CIE-LCH | lch(78.84, 31.81, 135.62°) |
| OKLab | oklab(80.95% -0.0617 0.0565) |
| OKLCH | oklch(80.95% 0.084 137.5) |
| XYZ | xyz(43.7561, 54.6571, 38.3754) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.86
Darkseagreen
#8FBC8F
ΔE00 5.51
Lichen
#8FB67B
ΔE00 6.73
Pistachio
#93C572
ΔE00 6.87
Light Moss Green
#A6C875
ΔE00 6.93
Light Sage
#BCECAC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7CE99 #C099CE
analogous
#C1CE99 #A7CE99 #99CEA5
triadic
#A7CE99 #99A7CE #CE99A7
tetradic
#A7CE99 #99C1CE #C099CE #CEA599
square
#A7CE99 #99C1CE #C099CE #CEA599
split-complementary
#A7CE99 #A599CE #CE99C1
monochromatic
#63A04D #83BA70 #A7CE99 #CBE2C2 #EDF5EA
Accessibility & contrast
On white
1.76
#A7CE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#A7CE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7CE99
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7CE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7CE99 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C596
Deuteranopia (green-blind)
#CCC29C
Tritanopia (blue-blind)
#A6CAC0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #a7ce99; /* rgb */ color: rgb(167, 206, 153); /* oklch */ color: oklch(81.0% 0.084 137.5);
Tailwind
colors: {
custom: {
50: '#c1ddb7',
500: '#a7ce99',
950: '#000000',
},
}SCSS
$custom: #a7ce99; $custom-light: #c1ddb7; $custom-dark: #000000;
JSON
{
"hex": "#a7ce99",
"rgb": {
"r": 167,
"g": 206,
"b": 153
},
"hsl": {
"h": 104.151,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.80951,
"c": 0.08367,
"h": 137.5
},
"luminance": 0.54658
}Semantic roles & 50–950 ramp
primary
#A7CE99
secondary
#9468A3
accent
#38AE8F
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#121511
muted
#828481