#A6CA94#A6CA94
#A6CA94 is a light, moderate green. Relative luminance 0.525; OKLCH L 79.9% C 0.083 H 135.4°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A6CA94 |
|---|---|
| RGB | rgb(166, 202, 148) |
| HSL | hsl(100, 34%, 69%) |
| HSV | hsv(100, 27%, 79%) |
| CMYK | cmyk(17.8%, 0%, 26.7%, 20.8%) |
| CIE-LAB | lab(77.57, -21.91, 23.14) |
| CIE-LCH | lch(77.57, 31.86, 133.44°) |
| OKLab | oklab(79.88% -0.0594 0.0586) |
| OKLCH | oklch(79.88% 0.083 135.4) |
| XYZ | xyz(42.1906, 52.4854, 35.9191) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.14
Light Grey Green
#B7E1A1
ΔE00 5.60
Lichen
#8FB67B
ΔE00 5.79
Light Moss Green
#A6C875
ΔE00 6.24
Pistachio
#93C572
ΔE00 6.29
Pale Olive
#B9CC81
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6CA94 #B894CA
analogous
#C1CA94 #A6CA94 #94CA9D
triadic
#A6CA94 #94A6CA #CA94A6
tetradic
#A6CA94 #94C1CA #B894CA #CA9D94
square
#A6CA94 #94C1CA #B894CA #CA9D94
split-complementary
#A6CA94 #9D94CA #CA94C1
monochromatic
#65984B #84B66B #A6CA94 #C8DEBD #EAF3E6
Accessibility & contrast
On white
1.83
#A6CA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#A6CA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6CA94
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6CA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6CA94 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC291
Deuteranopia (green-blind)
#C9BF97
Tritanopia (blue-blind)
#A6C6BC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #a6ca94; /* rgb */ color: rgb(166, 202, 148); /* oklch */ color: oklch(79.9% 0.083 135.4);
Tailwind
colors: {
custom: {
50: '#c1dab3',
500: '#a6ca94',
950: '#000000',
},
}SCSS
$custom: #a6ca94; $custom-light: #c1dab3; $custom-dark: #000000;
JSON
{
"hex": "#a6ca94",
"rgb": {
"r": 166,
"g": 202,
"b": 148
},
"hsl": {
"h": 100,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.79884,
"c": 0.08343,
"h": 135.4
},
"luminance": 0.52486
}Semantic roles & 50–950 ramp
primary
#A6CA94
secondary
#8B639F
accent
#39AD86
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381