#2A321E#2A321E
#2A321E is a dark, muted yellow-green. Relative luminance 0.029; OKLCH L 30.3% C 0.036 H 126.2°. Best body text is #FFFFFF at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #2A321E |
|---|---|
| RGB | rgb(42, 50, 30) |
| HSL | hsl(84, 25%, 16%) |
| HSV | hsv(84, 40%, 20%) |
| CMYK | cmyk(16%, 0%, 40%, 80.4%) |
| CIE-LAB | lab(19.50, -7.79, 11.63) |
| CIE-LCH | lch(19.50, 14.00, 123.81°) |
| OKLab | oklab(30.33% -0.0212 0.029) |
| OKLCH | oklch(30.33% 0.036 126.2) |
| XYZ | xyz(2.3298, 2.8672, 1.6587) |
| Luminance | 0.0287 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 10.71
Very Dark Green
#062E03
ΔE00 10.71
Dark Olive
#373E02
ΔE00 11.02
Dark Forest Green
#002D04
ΔE00 11.32
Dark Grey
#363737
ΔE00 11.99
Dark Green
#033500
ΔE00 12.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2A321E #261E32
analogous
#32301E #2A321E #20321E
triadic
#2A321E #1E2A32 #321E2A
tetradic
#2A321E #1E3230 #261E32 #321E20
square
#2A321E #1E3230 #261E32 #321E20
split-complementary
#2A321E #1E2032 #301E32
monochromatic
#10130B #10130B #2A321E #4A5835 #6A7E4C
Accessibility & contrast
On white
13.35
#2A321E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.57
#2A321E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2A321E
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2A321E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2A321E | 1.00 | 13.35 | 1.57 | 13.35 |
| #FFFFFF | 13.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.57 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#34301D
Deuteranopia (green-blind)
#332F1F
Tritanopia (blue-blind)
#2B302D
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #2a321e; /* rgb */ color: rgb(42, 50, 30); /* oklch */ color: oklch(30.3% 0.036 126.2);
Tailwind
colors: {
custom: {
50: '#63695a',
500: '#2a321e',
950: '#000000',
},
}SCSS
$custom: #2a321e; $custom-light: #63695a; $custom-dark: #000000;
JSON
{
"hex": "#2a321e",
"rgb": {
"r": 42,
"g": 50,
"b": 30
},
"hsl": {
"h": 84,
"s": 25,
"l": 15.686
},
"oklch": {
"l": 0.30332,
"c": 0.03587,
"h": 126.2
},
"luminance": 0.02867
}Semantic roles & 50–950 ramp
primary
#2A321E
secondary
#534765
accent
#66C18B
background
#F5F6F5
surface
#EAEBE9
border
#C6C6C5
text
#050603
muted
#797A78