#2C3A0B#2C3A0B
#2C3A0B is a dark, moderate yellow-green. Relative luminance 0.036; OKLCH L 32.5% C 0.071 H 124.7°. Best body text is #FFFFFF at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #2C3A0B |
|---|---|
| RGB | rgb(44, 58, 11) |
| HSL | hsl(78, 68%, 14%) |
| HSV | hsv(78, 81%, 23%) |
| CMYK | cmyk(24.1%, 0%, 81%, 77.3%) |
| CIE-LAB | lab(22.25, -13.99, 25.91) |
| CIE-LCH | lch(22.25, 29.44, 118.37°) |
| OKLab | oklab(32.5% -0.0404 0.0583) |
| OKLCH | oklch(32.5% 0.071 124.7) |
| XYZ | xyz(2.6122, 3.5857, 0.8710) |
| Luminance | 0.0359 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 4.25
Dark Olive Green
#3C4D03
ΔE00 7.36
Forrest Green
#154406
ΔE00 7.50
Hunter Green (survey)
#0B4008
ΔE00 7.95
Dark Green
#033500
ΔE00 8.12
Very Dark Green
#062E03
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2C3A0B #190B3A
analogous
#3A300B #2C3A0B #143A0B
triadic
#2C3A0B #0B2C3A #3A0B2C
tetradic
#2C3A0B #0B3A30 #190B3A #3A0B14
square
#2C3A0B #0B3A30 #190B3A #3A0B14
split-complementary
#2C3A0B #0B143A #300B3A
monochromatic
#141A05 #141A05 #2C3A0B #536D15 #7AA11F
Accessibility & contrast
On white
12.23
#2C3A0B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.72
#2C3A0B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2C3A0B
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2C3A0B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2C3A0B | 1.00 | 12.23 | 1.72 | 12.23 |
| #FFFFFF | 12.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.72 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E3605
Deuteranopia (green-blind)
#3C350F
Tritanopia (blue-blind)
#2E3731
Achromatopsia (no color)
#353535
Design tokens & code
CSS
--color: #2c3a0b; /* rgb */ color: rgb(44, 58, 11); /* oklch */ color: oklch(32.5% 0.071 124.7);
Tailwind
colors: {
custom: {
50: '#67704d',
500: '#2c3a0b',
950: '#000000',
},
}SCSS
$custom: #2c3a0b; $custom-light: #67704d; $custom-dark: #000000;
JSON
{
"hex": "#2c3a0b",
"rgb": {
"r": 44,
"g": 58,
"b": 11
},
"hsl": {
"h": 77.872,
"s": 68.116,
"l": 13.529
},
"oklch": {
"l": 0.32499,
"c": 0.07095,
"h": 124.7
},
"luminance": 0.03586
}Semantic roles & 50–950 ramp
primary
#2C3A0B
secondary
#412A77
accent
#3DEB71
background
#F6F6F4
surface
#EBECE7
border
#C6C7C3
text
#060701
muted
#7A7A77