#1C2E12#1C2E12
#1C2E12 is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.7% C 0.053 H 135.5°. Best body text is #FFFFFF at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #1C2E12 |
|---|---|
| RGB | rgb(28, 46, 18) |
| HSL | hsl(99, 44%, 13%) |
| HSV | hsv(99, 61%, 18%) |
| CMYK | cmyk(39.1%, 0%, 60.9%, 82%) |
| CIE-LAB | lab(16.72, -13.84, 15.63) |
| CIE-LCH | lch(16.72, 20.87, 131.52°) |
| OKLab | oklab(27.73% -0.0381 0.0375) |
| OKLCH | oklch(27.73% 0.053 135.5) |
| XYZ | xyz(1.5650, 2.2445, 0.9229) |
| Luminance | 0.0225 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.68
Dark Forest Green
#002D04
ΔE00 6.31
Dark Green
#033500
ΔE00 7.64
Hunter Green (survey)
#0B4008
ΔE00 9.34
Forrest Green
#154406
ΔE00 10.25
Pine Green
#0A481E
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1C2E12 #24122E
analogous
#2A2E12 #1C2E12 #122E16
triadic
#1C2E12 #121C2E #2E121C
tetradic
#1C2E12 #122A2E #24122E #2E1612
square
#1C2E12 #122A2E #24122E #2E1612
split-complementary
#1C2E12 #16122E #2E122A
monochromatic
#0D1609 #0D1609 #1C2E12 #375A23 #528634
Accessibility & contrast
On white
14.49
#1C2E12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#1C2E12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1C2E12
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1C2E12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1C2E12 | 1.00 | 14.49 | 1.45 | 14.49 |
| #FFFFFF | 14.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A10
Deuteranopia (green-blind)
#2D2914
Tritanopia (blue-blind)
#1C2C28
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #1c2e12; /* rgb */ color: rgb(28, 46, 18); /* oklch */ color: oklch(27.7% 0.053 135.5);
Tailwind
colors: {
custom: {
50: '#596650',
500: '#1c2e12',
950: '#000000',
},
}SCSS
$custom: #1c2e12; $custom-light: #596650; $custom-dark: #000000;
JSON
{
"hex": "#1c2e12",
"rgb": {
"r": 28,
"g": 46,
"b": 18
},
"hsl": {
"h": 98.571,
"s": 43.75,
"l": 12.549
},
"oklch": {
"l": 0.27733,
"c": 0.05349,
"h": 135.5
},
"luminance": 0.02245
}Semantic roles & 50–950 ramp
primary
#1C2E12
secondary
#553666
accent
#54D3A6
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#030602
muted
#787A78