#A1CCA2#A1CCA2
#A1CCA2 is a light, moderate green. Relative luminance 0.534; OKLCH L 80.3% C 0.074 H 145.4°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A1CCA2 |
|---|---|
| RGB | rgb(161, 204, 162) |
| HSL | hsl(121, 30%, 72%) |
| HSV | hsv(121, 21%, 80%) |
| CMYK | cmyk(21.1%, 0%, 20.6%, 20%) |
| CIE-LAB | lab(78.09, -22.30, 16.39) |
| CIE-LCH | lch(78.09, 27.67, 143.69°) |
| OKLab | oklab(80.31% -0.061 0.042) |
| OKLCH | oklch(80.31% 0.074 145.4) |
| XYZ | xyz(42.8107, 53.3702, 42.2213) |
| Luminance | 0.5337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.50
Light Grey Green
#B7E1A1
ΔE00 7.09
Hospital Green
#9BE5AA
ΔE00 7.21
Lichen
#8FB67B
ΔE00 7.64
Pale Teal
#82CBB2
ΔE00 8.16
Sage Green (survey)
#88B378
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1CCA2 #CCA1CB
analogous
#B6CCA1 #A1CCA2 #A1CCB8
triadic
#A1CCA2 #A2A1CC #CCA2A1
tetradic
#A1CCA2 #A1B6CC #CCA1CB #CCB8A1
square
#A1CCA2 #A1B6CC #CCA1CB #CCB8A1
split-complementary
#A1CCA2 #B8A1CC #CCA1B6
monochromatic
#559D57 #79B67B #A1CCA2 #C9E2C9 #EBF4EB
Accessibility & contrast
On white
1.80
#A1CCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#A1CCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1CCA2
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1CCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1CCA2 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC4A0
Deuteranopia (green-blind)
#C7BFA4
Tritanopia (blue-blind)
#9DCAC0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a1cca2; /* rgb */ color: rgb(161, 204, 162); /* oklch */ color: oklch(80.3% 0.074 145.4);
Tailwind
colors: {
custom: {
50: '#bddbbd',
500: '#a1cca2',
950: '#000000',
},
}SCSS
$custom: #a1cca2; $custom-light: #bddbbd; $custom-dark: #000000;
JSON
{
"hex": "#a1cca2",
"rgb": {
"r": 161,
"g": 204,
"b": 162
},
"hsl": {
"h": 121.395,
"s": 29.655,
"l": 71.569
},
"oklch": {
"l": 0.80314,
"c": 0.07409,
"h": 145.4
},
"luminance": 0.53371
}Semantic roles & 50–950 ramp
primary
#A1CCA2
secondary
#A170A0
accent
#3DA6A8
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121512
muted
#828482