#A8CAAA#A8CAAA
#A8CAAA is a light, muted green. Relative luminance 0.535; OKLCH L 80.5% C 0.058 H 146.6°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A8CAAA |
|---|---|
| RGB | rgb(168, 202, 170) |
| HSL | hsl(124, 24%, 73%) |
| HSV | hsv(124, 17%, 79%) |
| CMYK | cmyk(16.8%, 0%, 15.8%, 20.8%) |
| CIE-LAB | lab(78.15, -17.50, 12.26) |
| CIE-LCH | lch(78.15, 21.37, 144.99°) |
| OKLab | oklab(80.53% -0.048 0.0317) |
| OKLCH | oklch(80.53% 0.058 146.6) |
| XYZ | xyz(44.5230, 53.4672, 45.9969) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.03
Greenish Grey
#96AE8D
ΔE00 7.63
Pale Teal
#82CBB2
ΔE00 8.19
Sage Green
#9CAF88
ΔE00 8.24
Light Grey Green
#B7E1A1
ΔE00 9.02
Lichen
#8FB67B
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8CAAA #CAA8C8
analogous
#B7CAA8 #A8CAAA #A8CABB
triadic
#A8CAAA #AAA8CA #CAAAA8
tetradic
#A8CAAA #A8B7CA #CAA8C8 #CABBA8
square
#A8CAAA #A8B7CA #CAA8C8 #CABBA8
split-complementary
#A8CAAA #BBA8CA #CAA8B7
monochromatic
#5E9A61 #82B385 #A8CAAA #CEE1CF #ECF3EC
Accessibility & contrast
On white
1.80
#A8CAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#A8CAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8CAAA
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8CAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8CAAA | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4A8
Deuteranopia (green-blind)
#C5C0AC
Tritanopia (blue-blind)
#A5C8C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a8caaa; /* rgb */ color: rgb(168, 202, 170); /* oklch */ color: oklch(80.5% 0.058 146.6);
Tailwind
colors: {
custom: {
50: '#c2dac3',
500: '#a8caaa',
950: '#000000',
},
}SCSS
$custom: #a8caaa; $custom-light: #c2dac3; $custom-dark: #000000;
JSON
{
"hex": "#a8caaa",
"rgb": {
"r": 168,
"g": 202,
"b": 170
},
"hsl": {
"h": 123.529,
"s": 24.286,
"l": 72.549
},
"oklch": {
"l": 0.80529,
"c": 0.05752,
"h": 146.6
},
"luminance": 0.53468
}Semantic roles & 50–950 ramp
primary
#A8CAAA
secondary
#9F779C
accent
#439DA3
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382