#1C320C#1C320C
#1C320C is a dark, moderate yellow-green. Relative luminance 0.026; OKLCH L 28.9% C 0.067 H 134.4°. Best body text is #FFFFFF at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #1C320C |
|---|---|
| RGB | rgb(28, 50, 12) |
| HSL | hsl(95, 61%, 12%) |
| HSV | hsv(95, 76%, 20%) |
| CMYK | cmyk(44%, 0%, 76%, 80.4%) |
| CIE-LAB | lab(18.16, -16.86, 20.56) |
| CIE-LCH | lch(18.16, 26.59, 129.36°) |
| OKLab | oklab(28.88% -0.047 0.048) |
| OKLCH | oklch(28.88% 0.067 134.4) |
| XYZ | xyz(1.6858, 2.5545, 0.7520) |
| Luminance | 0.0255 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.23
Dark Forest Green
#002D04
ΔE00 5.24
Dark Green
#033500
ΔE00 5.31
Hunter Green (survey)
#0B4008
ΔE00 6.81
Forrest Green
#154406
ΔE00 7.57
Pine Green
#0A481E
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1C320C #220C32
analogous
#2F320C #1C320C #0C320F
triadic
#1C320C #0C1C32 #320C1C
tetradic
#1C320C #0C2F32 #220C32 #320F0C
square
#1C320C #0C2F32 #220C32 #320F0C
split-complementary
#1C320C #0F0C32 #320C2F
monochromatic
#0E1906 #0E1906 #1C320C #386318 #539524
Accessibility & contrast
On white
13.90
#1C320C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#1C320C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1C320C
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1C320C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1C320C | 1.00 | 13.90 | 1.51 | 13.90 |
| #FFFFFF | 13.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D08
Deuteranopia (green-blind)
#312C0F
Tritanopia (blue-blind)
#1C302A
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #1c320c; /* rgb */ color: rgb(28, 50, 12); /* oklch */ color: oklch(28.9% 0.067 134.4);
Tailwind
colors: {
custom: {
50: '#5a6a4d',
500: '#1c320c',
950: '#000000',
},
}SCSS
$custom: #1c320c; $custom-light: #5a6a4d; $custom-dark: #000000;
JSON
{
"hex": "#1c320c",
"rgb": {
"r": 28,
"g": 50,
"b": 12
},
"hsl": {
"h": 94.737,
"s": 61.29,
"l": 12.157
},
"oklch": {
"l": 0.28881,
"c": 0.06717,
"h": 134.4
},
"luminance": 0.02555
}Semantic roles & 50–950 ramp
primary
#1C320C
secondary
#522C6E
accent
#43E4A1
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77