#112300#112300
#112300 is a very dark, moderate yellow-green. Relative luminance 0.013; OKLCH L 23.1% C 0.064 H 132.1°. Best body text is #FFFFFF at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #112300 |
|---|---|
| RGB | rgb(17, 35, 0) |
| HSL | hsl(91, 100%, 7%) |
| HSV | hsv(91, 100%, 14%) |
| CMYK | cmyk(51.4%, 0%, 100%, 86.3%) |
| CIE-LAB | lab(11.42, -15.15, 16.67) |
| CIE-LCH | lch(11.42, 22.53, 132.25°) |
| OKLab | oklab(23.14% -0.0431 0.0477) |
| OKLCH | oklch(23.14% 0.064 132.1) |
| XYZ | xyz(0.8322, 1.3212, 0.2112) |
| Luminance | 0.0132 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.41
Dark Forest Green
#002D04
ΔE00 5.79
Dark Green
#033500
ΔE00 8.04
Hunter Green (survey)
#0B4008
ΔE00 10.71
Forrest Green
#154406
ΔE00 11.88
Pine Green
#0A481E
ΔE00 12.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112300 #120023
analogous
#232300 #112300 #002300
triadic
#112300 #001123 #230011
tetradic
#112300 #002323 #120023 #230000
square
#112300 #002323 #120023 #230000
split-complementary
#112300 #000023 #230023
monochromatic
#0F1F00 #0F1F00 #112300 #2F6000 #4C9D00
Accessibility & contrast
On white
16.61
#112300 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#112300 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112300
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112300 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112300 | 1.00 | 16.61 | 1.26 | 16.61 |
| #FFFFFF | 16.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F00
Deuteranopia (green-blind)
#231E02
Tritanopia (blue-blind)
#11211C
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #112300; /* rgb */ color: rgb(17, 35, 0); /* oklch */ color: oklch(23.1% 0.064 132.1);
Tailwind
colors: {
custom: {
50: '#4f5e46',
500: '#112300',
950: '#000000',
},
}SCSS
$custom: #112300; $custom-light: #4f5e46; $custom-dark: #000000;
JSON
{
"hex": "#112300",
"rgb": {
"r": 17,
"g": 35,
"b": 0
},
"hsl": {
"h": 90.857,
"s": 100,
"l": 6.863
},
"oklch": {
"l": 0.23137,
"c": 0.06434,
"h": 132.1
},
"luminance": 0.01321
}Semantic roles & 50–950 ramp
primary
#112300
secondary
#41136C
accent
#29FF97
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977