#A0CAA2#A0CAA2
#A0CAA2 is a light, moderate green. Relative luminance 0.523; OKLCH L 79.8% C 0.071 H 146.1°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CAA2 |
|---|---|
| RGB | rgb(160, 202, 162) |
| HSL | hsl(123, 28%, 71%) |
| HSV | hsv(123, 21%, 79%) |
| CMYK | cmyk(20.8%, 0%, 19.8%, 20.8%) |
| CIE-LAB | lab(77.47, -21.65, 15.51) |
| CIE-LCH | lch(77.47, 26.63, 144.38°) |
| OKLab | oklab(79.8% -0.0593 0.0398) |
| OKLCH | oklch(79.8% 0.071 146.1) |
| XYZ | xyz(42.1376, 52.3221, 42.0545) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.22
Lichen
#8FB67B
ΔE00 7.60
Light Grey Green
#B7E1A1
ΔE00 7.73
Hospital Green
#9BE5AA
ΔE00 7.80
Pale Teal
#82CBB2
ΔE00 7.88
Greenish Grey
#96AE8D
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CAA2 #CAA0C8
analogous
#B3CAA0 #A0CAA2 #A0CAB7
triadic
#A0CAA2 #A2A0CA #CAA2A0
tetradic
#A0CAA2 #A0B3CA #CAA0C8 #CAB7A0
square
#A0CAA2 #A0B3CA #CAA0C8 #CAB7A0
split-complementary
#A0CAA2 #B7A0CA #CAA0B3
monochromatic
#569A59 #79B47C #A0CAA2 #C7E0C8 #EBF4EC
Accessibility & contrast
On white
1.83
#A0CAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#A0CAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CAA2
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CAA2 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC2A0
Deuteranopia (green-blind)
#C4BEA4
Tritanopia (blue-blind)
#9CC8BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a0caa2; /* rgb */ color: rgb(160, 202, 162); /* oklch */ color: oklch(79.8% 0.071 146.1);
Tailwind
colors: {
custom: {
50: '#bcdabd',
500: '#a0caa2',
950: '#000000',
},
}SCSS
$custom: #a0caa2; $custom-light: #bcdabd; $custom-dark: #000000;
JSON
{
"hex": "#a0caa2",
"rgb": {
"r": 160,
"g": 202,
"b": 162
},
"hsl": {
"h": 122.857,
"s": 28.378,
"l": 70.98
},
"oklch": {
"l": 0.79802,
"c": 0.07142,
"h": 146.1
},
"luminance": 0.52323
}Semantic roles & 50–950 ramp
primary
#A0CAA2
secondary
#9F6F9D
accent
#3EA2A7
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#121412
muted
#828382