#A2B294#A2B294
#A2B294 is a light, muted yellow-green. Relative luminance 0.417; OKLCH L 74.3% C 0.046 H 130.4°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B294 |
|---|---|
| RGB | rgb(162, 178, 148) |
| HSL | hsl(92, 16%, 64%) |
| HSV | hsv(92, 17%, 70%) |
| CMYK | cmyk(9%, 0%, 16.9%, 30.2%) |
| CIE-LAB | lab(70.64, -11.12, 13.49) |
| CIE-LCH | lch(70.64, 17.48, 129.49°) |
| OKLab | oklab(74.28% -0.0296 0.0348) |
| OKLCH | oklch(74.28% 0.046 130.4) |
| XYZ | xyz(36.1651, 41.6601, 34.1471) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 3.01
Greenish Grey
#96AE8D
ΔE00 3.07
Grey Green
#86A17D
ΔE00 6.92
Greyish Green
#82A67D
ΔE00 7.72
Darkseagreen
#8FBC8F
ΔE00 7.75
Lichen
#8FB67B
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B294 #A494B2
analogous
#B1B294 #A2B294 #94B295
triadic
#A2B294 #94A2B2 #B294A2
tetradic
#A2B294 #94B1B2 #A494B2 #B29594
square
#A2B294 #94B1B2 #A494B2 #B29594
split-complementary
#A2B294 #9594B2 #B294B1
monochromatic
#657655 #839870 #A2B294 #C1CCB8 #E0E5DB
Accessibility & contrast
On white
2.25
#A2B294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#A2B294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B294
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B294 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE92
Deuteranopia (green-blind)
#B3AC95
Tritanopia (blue-blind)
#A3AFAA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a2b294; /* rgb */ color: rgb(162, 178, 148); /* oklch */ color: oklch(74.3% 0.046 130.4);
Tailwind
colors: {
custom: {
50: '#bdc9b3',
500: '#a2b294',
950: '#000000',
},
}SCSS
$custom: #a2b294; $custom-light: #bdc9b3; $custom-dark: #000000;
JSON
{
"hex": "#a2b294",
"rgb": {
"r": 162,
"g": 178,
"b": 148
},
"hsl": {
"h": 92,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.74284,
"c": 0.04566,
"h": 130.4
},
"luminance": 0.4166
}Semantic roles & 50–950 ramp
primary
#A2B294
secondary
#D1CCD6
accent
#4B9B75
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121311
muted
#818280