#1C320A#1C320A
#1C320A is a dark, moderate yellow-green. Relative luminance 0.025; OKLCH L 28.9% C 0.069 H 133.8°. Best body text is #FFFFFF at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #1C320A |
|---|---|
| RGB | rgb(28, 50, 10) |
| HSL | hsl(93, 67%, 12%) |
| HSV | hsv(93, 80%, 20%) |
| CMYK | cmyk(44%, 0%, 80%, 80.4%) |
| CIE-LAB | lab(18.14, -17.07, 21.40) |
| CIE-LCH | lch(18.14, 27.37, 128.59°) |
| OKLab | oklab(28.86% -0.0477 0.0499) |
| OKLCH | oklch(28.86% 0.069 133.8) |
| XYZ | xyz(1.6742, 2.5499, 0.6911) |
| Luminance | 0.0255 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.26
Dark Green
#033500
ΔE00 5.18
Dark Forest Green
#002D04
ΔE00 5.31
Hunter Green (survey)
#0B4008
ΔE00 6.66
Forrest Green
#154406
ΔE00 7.37
Dark Olive
#373E02
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1C320A #200A32
analogous
#30320A #1C320A #0A320C
triadic
#1C320A #0A1C32 #320A1C
tetradic
#1C320A #0A3032 #200A32 #320C0A
square
#1C320A #0A3032 #200A32 #320C0A
split-complementary
#1C320A #0C0A32 #320A30
monochromatic
#0E1A05 #0E1A05 #1C320A #396514 #55981E
Accessibility & contrast
On white
13.91
#1C320A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#1C320A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1C320A
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1C320A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1C320A | 1.00 | 13.91 | 1.51 | 13.91 |
| #FFFFFF | 13.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D05
Deuteranopia (green-blind)
#312C0D
Tritanopia (blue-blind)
#1C302A
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #1c320a; /* rgb */ color: rgb(28, 50, 10); /* oklch */ color: oklch(28.9% 0.069 133.8);
Tailwind
colors: {
custom: {
50: '#5a6a4c',
500: '#1c320a',
950: '#000000',
},
}SCSS
$custom: #1c320a; $custom-light: #5a6a4c; $custom-dark: #000000;
JSON
{
"hex": "#1c320a",
"rgb": {
"r": 28,
"g": 50,
"b": 10
},
"hsl": {
"h": 93,
"s": 66.667,
"l": 11.765
},
"oklch": {
"l": 0.28858,
"c": 0.06903,
"h": 133.8
},
"luminance": 0.0255
}Semantic roles & 50–950 ramp
primary
#1C320A
secondary
#4F286F
accent
#3EEA9C
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77