#A5CAA2#A5CAA2
#A5CAA2 is a light, moderate green. Relative luminance 0.528; OKLCH L 80.1% C 0.068 H 143.0°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CAA2 |
|---|---|
| RGB | rgb(165, 202, 162) |
| HSL | hsl(116, 27%, 71%) |
| HSV | hsv(116, 20%, 79%) |
| CMYK | cmyk(18.3%, 0%, 19.8%, 20.8%) |
| CIE-LAB | lab(77.79, -19.94, 15.99) |
| CIE-LCH | lch(77.79, 25.56, 141.27°) |
| OKLab | oklab(80.13% -0.0544 0.0411) |
| OKLCH | oklch(80.13% 0.068 143) |
| XYZ | xyz(43.1576, 52.8480, 42.1023) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.64
Light Grey Green
#B7E1A1
ΔE00 7.42
Lichen
#8FB67B
ΔE00 7.58
Greenish Grey
#96AE8D
ΔE00 7.65
Sage Green
#9CAF88
ΔE00 7.83
Hospital Green
#9BE5AA
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CAA2 #C7A2CA
analogous
#B9CAA2 #A5CAA2 #A2CAB3
triadic
#A5CAA2 #A2A5CA #CAA2A5
tetradic
#A5CAA2 #A2B9CA #C7A2CA #CAB3A2
square
#A5CAA2 #A2B9CA #C7A2CA #CAB3A2
split-complementary
#A5CAA2 #B3A2CA #CAA2B9
monochromatic
#5D9A58 #7FB47B #A5CAA2 #CBE0C9 #ECF4EC
Accessibility & contrast
On white
1.82
#A5CAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#A5CAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CAA2
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CAA2 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC3A0
Deuteranopia (green-blind)
#C6BFA4
Tritanopia (blue-blind)
#A2C7BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #a5caa2; /* rgb */ color: rgb(165, 202, 162); /* oklch */ color: oklch(80.1% 0.068 143.0);
Tailwind
colors: {
custom: {
50: '#c0dabd',
500: '#a5caa2',
950: '#000000',
},
}SCSS
$custom: #a5caa2; $custom-light: #c0dabd; $custom-dark: #000000;
JSON
{
"hex": "#a5caa2",
"rgb": {
"r": 165,
"g": 202,
"b": 162
},
"hsl": {
"h": 115.5,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.80132,
"c": 0.06815,
"h": 143
},
"luminance": 0.52849
}Semantic roles & 50–950 ramp
primary
#A5CAA2
secondary
#9B719F
accent
#40A69E
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121412
muted
#828382