#112202#112202
#112202 is a very dark, muted yellow-green. Relative luminance 0.013; OKLCH L 22.8% C 0.060 H 132.6°. Best body text is #FFFFFF at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #112202 |
|---|---|
| RGB | rgb(17, 34, 2) |
| HSL | hsl(92, 89%, 7%) |
| HSV | hsv(92, 94%, 13%) |
| CMYK | cmyk(50%, 0%, 94.1%, 86.7%) |
| CIE-LAB | lab(11.05, -14.27, 15.34) |
| CIE-LCH | lch(11.05, 20.95, 132.93°) |
| OKLab | oklab(22.84% -0.0404 0.0439) |
| OKLCH | oklch(22.84% 0.06 132.6) |
| XYZ | xyz(0.8141, 1.2676, 0.2592) |
| Luminance | 0.0127 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.12
Dark Forest Green
#002D04
ΔE00 6.42
Dark Green
#033500
ΔE00 8.78
Hunter Green (survey)
#0B4008
ΔE00 11.40
Forrest Green
#154406
ΔE00 12.57
Pine Green
#0A481E
ΔE00 12.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112202 #130222
analogous
#212202 #112202 #022203
triadic
#112202 #021122 #220211
tetradic
#112202 #022122 #130222 #220302
square
#112202 #022122 #130222 #220302
split-complementary
#112202 #030222 #220221
monochromatic
#0E1D02 #0E1D02 #112202 #2E5C05 #4B9609
Accessibility & contrast
On white
16.75
#112202 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#112202 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112202
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112202 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112202 | 1.00 | 16.75 | 1.25 | 16.75 |
| #FFFFFF | 16.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241E00
Deuteranopia (green-blind)
#221D04
Tritanopia (blue-blind)
#11201B
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #112202; /* rgb */ color: rgb(17, 34, 2); /* oklch */ color: oklch(22.8% 0.060 132.6);
Tailwind
colors: {
custom: {
50: '#4f5d47',
500: '#112202',
950: '#000000',
},
}SCSS
$custom: #112202; $custom-light: #4f5d47; $custom-dark: #000000;
JSON
{
"hex": "#112202",
"rgb": {
"r": 17,
"g": 34,
"b": 2
},
"hsl": {
"h": 91.875,
"s": 88.889,
"l": 7.059
},
"oklch": {
"l": 0.22838,
"c": 0.05966,
"h": 132.6
},
"luminance": 0.01268
}Semantic roles & 50–950 ramp
primary
#112202
secondary
#421868
accent
#29FF9B
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977