#112000#112000
#112000 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.1% C 0.060 H 130.3°. Best body text is #FFFFFF at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #112000 |
|---|---|
| RGB | rgb(17, 32, 0) |
| HSL | hsl(88, 100%, 6%) |
| HSV | hsv(88, 100%, 13%) |
| CMYK | cmyk(46.9%, 0%, 100%, 87.5%) |
| CIE-LAB | lab(10.20, -13.34, 14.97) |
| CIE-LCH | lch(10.20, 20.05, 131.70°) |
| OKLab | oklab(22.14% -0.0387 0.0456) |
| OKLCH | oklch(22.14% 0.06 130.3) |
| XYZ | xyz(0.7477, 1.1522, 0.1830) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.91
Dark Forest Green
#002D04
ΔE00 7.20
Dark Green
#033500
ΔE00 9.54
Hunter Green (survey)
#0B4008
ΔE00 12.15
Forrest Green
#154406
ΔE00 13.30
Dark Olive
#373E02
ΔE00 13.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112000 #0F0020
analogous
#201F00 #112000 #012000
triadic
#112000 #001120 #200011
tetradic
#112000 #00201F #0F0020 #200001
square
#112000 #00201F #0F0020 #200001
split-complementary
#112000 #000120 #1F0020
monochromatic
#101F00 #101F00 #112000 #325D00 #529A00
Accessibility & contrast
On white
17.07
#112000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#112000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112000
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112000 | 1.00 | 17.07 | 1.23 | 17.07 |
| #FFFFFF | 17.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D00
Deuteranopia (green-blind)
#201C02
Tritanopia (blue-blind)
#121E19
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #112000; /* rgb */ color: rgb(17, 32, 0); /* oklch */ color: oklch(22.1% 0.060 130.3);
Tailwind
colors: {
custom: {
50: '#4f5b46',
500: '#112000',
950: '#000000',
},
}SCSS
$custom: #112000; $custom-light: #4f5b46; $custom-dark: #000000;
JSON
{
"hex": "#112000",
"rgb": {
"r": 17,
"g": 32,
"b": 0
},
"hsl": {
"h": 88.125,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.22136,
"c": 0.05986,
"h": 130.3
},
"luminance": 0.01152
}Semantic roles & 50–950 ramp
primary
#112000
secondary
#3B1369
accent
#29FF8D
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977