#112402#112402
#112402 is a very dark, moderate yellow-green. Relative luminance 0.014; OKLCH L 23.5% C 0.063 H 133.6°. Best body text is #FFFFFF at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #112402 |
|---|---|
| RGB | rgb(17, 36, 2) |
| HSL | hsl(94, 89%, 7%) |
| HSV | hsv(94, 94%, 14%) |
| CMYK | cmyk(52.8%, 0%, 94.4%, 85.9%) |
| CIE-LAB | lab(11.86, -15.37, 16.46) |
| CIE-LCH | lch(11.86, 22.52, 133.04°) |
| OKLab | oklab(23.5% -0.0433 0.0455) |
| OKLCH | oklch(23.5% 0.063 133.6) |
| XYZ | xyz(0.8730, 1.3853, 0.2788) |
| Luminance | 0.0138 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.18
Dark Forest Green
#002D04
ΔE00 5.55
Dark Green
#033500
ΔE00 7.84
Hunter Green (survey)
#0B4008
ΔE00 10.47
Forrest Green
#154406
ΔE00 11.66
Pine Green
#0A481E
ΔE00 12.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112402 #150224
analogous
#222402 #112402 #022404
triadic
#112402 #021124 #240211
tetradic
#112402 #022224 #150224 #240402
square
#112402 #022224 #150224 #240402
split-complementary
#112402 #040224 #240222
monochromatic
#0E1D02 #0E1D02 #112402 #2C5E05 #489808
Accessibility & contrast
On white
16.44
#112402 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#112402 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112402
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112402 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112402 | 1.00 | 16.44 | 1.28 | 16.44 |
| #FFFFFF | 16.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#231F04
Tritanopia (blue-blind)
#11221D
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #112402; /* rgb */ color: rgb(17, 36, 2); /* oklch */ color: oklch(23.5% 0.063 133.6);
Tailwind
colors: {
custom: {
50: '#4f5f47',
500: '#112402',
950: '#000000',
},
}SCSS
$custom: #112402; $custom-light: #4f5f47; $custom-dark: #000000;
JSON
{
"hex": "#112402",
"rgb": {
"r": 17,
"g": 36,
"b": 2
},
"hsl": {
"h": 93.529,
"s": 89.474,
"l": 7.451
},
"oklch": {
"l": 0.23504,
"c": 0.06281,
"h": 133.6
},
"luminance": 0.01385
}Semantic roles & 50–950 ramp
primary
#112402
secondary
#46186A
accent
#29FFA0
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977