#A0CE99#A0CE99
#A0CE99 is a light, moderate green. Relative luminance 0.539; OKLCH L 80.5% C 0.088 H 141.3°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CE99 |
|---|---|
| RGB | rgb(160, 206, 153) |
| HSL | hsl(112, 35%, 70%) |
| HSV | hsv(112, 26%, 81%) |
| CMYK | cmyk(22.3%, 0%, 25.7%, 19.2%) |
| CIE-LAB | lab(78.41, -25.16, 21.59) |
| CIE-LCH | lch(78.41, 33.15, 139.36°) |
| OKLab | oklab(80.49% -0.0685 0.0549) |
| OKLCH | oklch(80.49% 0.088 141.3) |
| XYZ | xyz(42.3168, 53.9149, 38.3079) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.94
Light Grey Green
#B7E1A1
ΔE00 5.36
Hospital Green
#9BE5AA
ΔE00 6.22
Lichen
#8FB67B
ΔE00 6.67
Pistachio
#93C572
ΔE00 6.85
Light Sage
#BCECAC
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CE99 #C799CE
analogous
#BACE99 #A0CE99 #99CEAC
triadic
#A0CE99 #99A0CE #CE99A0
tetradic
#A0CE99 #99BACE #C799CE #CEAC99
square
#A0CE99 #99BACE #C799CE #CEAC99
split-complementary
#A0CE99 #AC99CE #CE99BA
monochromatic
#58A04D #79BA70 #A0CE99 #C7E2C2 #ECF5EA
Accessibility & contrast
On white
1.78
#A0CE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#A0CE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CE99
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CE99 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C596
Deuteranopia (green-blind)
#CAC09C
Tritanopia (blue-blind)
#9DCBC0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #a0ce99; /* rgb */ color: rgb(160, 206, 153); /* oklch */ color: oklch(80.5% 0.088 141.3);
Tailwind
colors: {
custom: {
50: '#bdddb7',
500: '#a0ce99',
950: '#000000',
},
}SCSS
$custom: #a0ce99; $custom-light: #bdddb7; $custom-dark: #000000;
JSON
{
"hex": "#a0ce99",
"rgb": {
"r": 160,
"g": 206,
"b": 153
},
"hsl": {
"h": 112.075,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.80494,
"c": 0.08778,
"h": 141.3
},
"luminance": 0.53916
}Semantic roles & 50–950 ramp
primary
#A0CE99
secondary
#9C68A3
accent
#38AE9E
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121511
muted
#828481