#1C370A#1C370A
#1C370A is a dark, moderate yellow-green. Relative luminance 0.030; OKLCH L 30.4% C 0.077 H 135.4°. Best body text is #FFFFFF at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #1C370A |
|---|---|
| RGB | rgb(28, 55, 10) |
| HSL | hsl(96, 69%, 13%) |
| HSV | hsv(96, 82%, 22%) |
| CMYK | cmyk(49.1%, 0%, 81.8%, 78.4%) |
| CIE-LAB | lab(20.05, -19.69, 23.61) |
| CIE-LCH | lch(20.05, 30.74, 129.83°) |
| OKLab | oklab(30.42% -0.0548 0.054) |
| OKLCH | oklch(30.42% 0.077 135.4) |
| XYZ | xyz(1.8998, 3.0011, 0.7663) |
| Luminance | 0.0300 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 4.02
Very Dark Green
#062E03
ΔE00 4.35
Hunter Green (survey)
#0B4008
ΔE00 4.79
Forrest Green
#154406
ΔE00 5.38
Dark Forest Green
#002D04
ΔE00 5.41
Forest Green (survey)
#06470C
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1C370A #250A37
analogous
#32370A #1C370A #0A370E
triadic
#1C370A #0A1C37 #370A1C
tetradic
#1C370A #0A3237 #250A37 #370E0A
square
#1C370A #0A3237 #250A37 #370E0A
split-complementary
#1C370A #0E0A37 #370A32
monochromatic
#0D1A05 #0D1A05 #1C370A #366B13 #519F1D
Accessibility & contrast
On white
13.12
#1C370A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.60
#1C370A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1C370A
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1C370A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1C370A | 1.00 | 13.12 | 1.60 | 13.12 |
| #FFFFFF | 13.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.60 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393204
Deuteranopia (green-blind)
#36300E
Tritanopia (blue-blind)
#1B352E
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #1c370a; /* rgb */ color: rgb(28, 55, 10); /* oklch */ color: oklch(30.4% 0.077 135.4);
Tailwind
colors: {
custom: {
50: '#5b6e4c',
500: '#1c370a',
950: '#000000',
},
}SCSS
$custom: #1c370a; $custom-light: #5b6e4c; $custom-dark: #000000;
JSON
{
"hex": "#1c370a",
"rgb": {
"r": 28,
"g": 55,
"b": 10
},
"hsl": {
"h": 96,
"s": 69.231,
"l": 12.745
},
"oklch": {
"l": 0.30416,
"c": 0.07698,
"h": 135.4
},
"luminance": 0.03001
}Semantic roles & 50–950 ramp
primary
#1C370A
secondary
#562874
accent
#3CECA6
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040701
muted
#797A77