#A1C899#A1C899
#A1C899 is a light, moderate green. Relative luminance 0.512; OKLCH L 79.2% C 0.077 H 140.3°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A1C899 |
|---|---|
| RGB | rgb(161, 200, 153) |
| HSL | hsl(110, 30%, 69%) |
| HSV | hsv(110, 24%, 78%) |
| CMYK | cmyk(19.5%, 0%, 23.5%, 21.6%) |
| CIE-LAB | lab(76.79, -21.86, 19.36) |
| CIE-LCH | lch(76.79, 29.20, 138.46°) |
| OKLab | oklab(79.21% -0.0595 0.0494) |
| OKLCH | oklch(79.21% 0.077 140.3) |
| XYZ | xyz(41.1006, 51.1846, 37.8450) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.75
Lichen
#8FB67B
ΔE00 5.95
Light Grey Green
#B7E1A1
ΔE00 6.82
Sage Green (survey)
#88B378
ΔE00 6.85
Sage Green
#9CAF88
ΔE00 7.46
Pistachio
#93C572
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1C899 #C099C8
analogous
#B9C899 #A1C899 #99C8A9
triadic
#A1C899 #99A1C8 #C899A1
tetradic
#A1C899 #99B9C8 #C099C8 #C8A999
square
#A1C899 #99B9C8 #C099C8 #C8A999
split-complementary
#A1C899 #A999C8 #C899B9
monochromatic
#5D9651 #7CB371 #A1C899 #C6DDC1 #EAF3E9
Accessibility & contrast
On white
1.87
#A1C899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#A1C899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1C899
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1C899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1C899 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC096
Deuteranopia (green-blind)
#C5BC9B
Tritanopia (blue-blind)
#9FC5BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a1c899; /* rgb */ color: rgb(161, 200, 153); /* oklch */ color: oklch(79.2% 0.077 140.3);
Tailwind
colors: {
custom: {
50: '#bdd8b7',
500: '#a1c899',
950: '#000000',
},
}SCSS
$custom: #a1c899; $custom-light: #bdd8b7; $custom-dark: #000000;
JSON
{
"hex": "#a1c899",
"rgb": {
"r": 161,
"g": 200,
"b": 153
},
"hsl": {
"h": 109.787,
"s": 29.936,
"l": 69.216
},
"oklch": {
"l": 0.7921,
"c": 0.0773,
"h": 140.3
},
"luminance": 0.51186
}Semantic roles & 50–950 ramp
primary
#A1C899
secondary
#94699D
accent
#3DA996
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#121411
muted
#828381