#112002#112002
#112002 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.2% C 0.056 H 131.4°. Best body text is #FFFFFF at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #112002 |
|---|---|
| RGB | rgb(17, 32, 2) |
| HSL | hsl(90, 88%, 7%) |
| HSV | hsv(90, 94%, 13%) |
| CMYK | cmyk(46.9%, 0%, 93.8%, 87.5%) |
| CIE-LAB | lab(10.23, -13.03, 14.20) |
| CIE-LCH | lch(10.23, 19.27, 132.54°) |
| OKLab | oklab(22.17% -0.0373 0.0423) |
| OKLCH | oklch(22.17% 0.056 131.4) |
| XYZ | xyz(0.7586, 1.1565, 0.2407) |
| Luminance | 0.0116 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.17
Dark Forest Green
#002D04
ΔE00 7.43
Dark Green
#033500
ΔE00 9.82
Hunter Green (survey)
#0B4008
ΔE00 12.40
Forrest Green
#154406
ΔE00 13.55
Dark Olive
#373E02
ΔE00 13.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112002 #110220
analogous
#202002 #112002 #022002
triadic
#112002 #021120 #200211
tetradic
#112002 #022020 #110220 #200202
square
#112002 #022020 #110220 #200202
split-complementary
#112002 #020220 #200220
monochromatic
#0F1D02 #0F1D02 #112002 #305A06 #4E9309
Accessibility & contrast
On white
17.05
#112002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#112002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112002
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112002 | 1.00 | 17.05 | 1.23 | 17.05 |
| #FFFFFF | 17.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D00
Deuteranopia (green-blind)
#201C04
Tritanopia (blue-blind)
#111E1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #112002; /* rgb */ color: rgb(17, 32, 2); /* oklch */ color: oklch(22.2% 0.056 131.4);
Tailwind
colors: {
custom: {
50: '#4f5b47',
500: '#112002',
950: '#000000',
},
}SCSS
$custom: #112002; $custom-light: #4f5b47; $custom-dark: #000000;
JSON
{
"hex": "#112002",
"rgb": {
"r": 17,
"g": 32,
"b": 2
},
"hsl": {
"h": 90,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.22173,
"c": 0.05644,
"h": 131.4
},
"luminance": 0.01157
}Semantic roles & 50–950 ramp
primary
#112002
secondary
#3F1866
accent
#29FE94
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977