#1C3402#1C3402
#1C3402 is a dark, moderate yellow-green. Relative luminance 0.027; OKLCH L 29.4% C 0.080 H 132.4°. Best body text is #FFFFFF at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #1C3402 |
|---|---|
| RGB | rgb(28, 52, 2) |
| HSL | hsl(89, 93%, 11%) |
| HSV | hsv(89, 96%, 20%) |
| CMYK | cmyk(46.2%, 0%, 96.2%, 79.6%) |
| CIE-LAB | lab(18.83, -18.92, 25.47) |
| CIE-LCH | lch(18.83, 31.73, 126.61°) |
| OKLab | oklab(29.4% -0.0537 0.0587) |
| OKLCH | oklch(29.4% 0.08 132.4) |
| XYZ | xyz(1.7178, 2.7072, 0.4894) |
| Luminance | 0.0271 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 4.56
Very Dark Green
#062E03
ΔE00 4.75
Hunter Green (survey)
#0B4008
ΔE00 5.65
Dark Forest Green
#002D04
ΔE00 5.89
Forrest Green
#154406
ΔE00 6.06
Dark Olive
#373E02
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1C3402 #1A0234
analogous
#343302 #1C3402 #033402
triadic
#1C3402 #021C34 #34021C
tetradic
#1C3402 #023433 #1A0234 #340203
square
#1C3402 #023433 #1A0234 #340203
split-complementary
#1C3402 #020334 #330234
monochromatic
#101D01 #101D01 #1C3402 #3C6F04 #5BAA07
Accessibility & contrast
On white
13.62
#1C3402 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.54
#1C3402 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1C3402
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1C3402 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1C3402 | 1.00 | 13.62 | 1.54 | 13.62 |
| #FFFFFF | 13.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.54 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#372F00
Deuteranopia (green-blind)
#332D06
Tritanopia (blue-blind)
#1C312B
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #1c3402; /* rgb */ color: rgb(28, 52, 2); /* oklch */ color: oklch(29.4% 0.080 132.4);
Tailwind
colors: {
custom: {
50: '#5b6b48',
500: '#1c3402',
950: '#000000',
},
}SCSS
$custom: #1c3402; $custom-light: #5b6b48; $custom-dark: #000000;
JSON
{
"hex": "#1c3402",
"rgb": {
"r": 28,
"g": 52,
"b": 2
},
"hsl": {
"h": 88.8,
"s": 92.593,
"l": 10.588
},
"oklch": {
"l": 0.29396,
"c": 0.07953,
"h": 132.4
},
"luminance": 0.02707
}Semantic roles & 50–950 ramp
primary
#1C3402
secondary
#471A78
accent
#29FF90
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#040600
muted
#797A77