#A2C299#A2C299
#A2C299 is a light, moderate green. Relative luminance 0.486; OKLCH L 77.9% C 0.067 H 138.9°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C299 |
|---|---|
| RGB | rgb(162, 194, 153) |
| HSL | hsl(107, 25%, 68%) |
| HSV | hsv(107, 21%, 76%) |
| CMYK | cmyk(16.5%, 0%, 21.1%, 23.9%) |
| CIE-LAB | lab(75.18, -18.51, 17.14) |
| CIE-LCH | lch(75.18, 25.22, 137.20°) |
| OKLab | oklab(77.94% -0.0502 0.0439) |
| OKLCH | oklch(77.94% 0.067 138.9) |
| XYZ | xyz(39.9406, 48.5641, 37.4003) |
| Luminance | 0.4857 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.65
Sage Green
#9CAF88
ΔE00 5.63
Greenish Grey
#96AE8D
ΔE00 5.68
Lichen
#8FB67B
ΔE00 5.97
Sage Green (survey)
#88B378
ΔE00 6.83
Sage
#87AE73
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C299 #B999C2
analogous
#B6C299 #A2C299 #99C2A4
triadic
#A2C299 #99A2C2 #C299A2
tetradic
#A2C299 #99B6C2 #B999C2 #C2A499
square
#A2C299 #99B6C2 #B999C2 #C2A499
split-complementary
#A2C299 #A499C2 #C299B6
monochromatic
#608D54 #7FAB73 #A2C299 #C5D9BF #E8F0E6
Accessibility & contrast
On white
1.96
#A2C299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#A2C299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C299
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C299 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB97
Deuteranopia (green-blind)
#C0B89B
Tritanopia (blue-blind)
#A1BFB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a2c299; /* rgb */ color: rgb(162, 194, 153); /* oklch */ color: oklch(77.9% 0.067 138.9);
Tailwind
colors: {
custom: {
50: '#bed4b7',
500: '#a2c299',
950: '#000000',
},
}SCSS
$custom: #a2c299; $custom-light: #bed4b7; $custom-dark: #000000;
JSON
{
"hex": "#a2c299",
"rgb": {
"r": 162,
"g": 194,
"b": 153
},
"hsl": {
"h": 106.829,
"s": 25.153,
"l": 68.039
},
"oklch": {
"l": 0.77938,
"c": 0.06669,
"h": 138.9
},
"luminance": 0.48565
}Semantic roles & 50–950 ramp
primary
#A2C299
secondary
#DFD5E2
accent
#42A48E
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#121411
muted
#818380