#112807#112807
#112807 is a very dark, moderate green. Relative luminance 0.017; OKLCH L 24.9% C 0.063 H 137.5°. Best body text is #FFFFFF at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #112807 |
|---|---|
| RGB | rgb(17, 40, 7) |
| HSL | hsl(102, 70%, 9%) |
| HSV | hsv(102, 83%, 16%) |
| CMYK | cmyk(57.5%, 0%, 82.5%, 84.3%) |
| CIE-LAB | lab(13.54, -16.76, 16.69) |
| CIE-LCH | lch(13.54, 23.65, 135.12°) |
| OKLab | oklab(24.91% -0.0463 0.0424) |
| OKLCH | oklch(24.91% 0.063 137.5) |
| XYZ | xyz(1.0283, 1.6520, 0.4657) |
| Luminance | 0.0165 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.03
Dark Forest Green
#002D04
ΔE00 4.44
Dark Green
#033500
ΔE00 6.70
Hunter Green (survey)
#0B4008
ΔE00 9.25
Forrest Green
#154406
ΔE00 10.50
Pine Green
#0A481E
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112807 #1E0728
analogous
#222807 #112807 #07280E
triadic
#112807 #071128 #280711
tetradic
#112807 #072228 #1E0728 #280E07
square
#112807 #072228 #1E0728 #280E07
split-complementary
#112807 #0E0728 #280722
monochromatic
#0B1A05 #0B1A05 #112807 #275C10 #3D9019
Accessibility & contrast
On white
15.78
#112807 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#112807 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112807
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112807 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112807 | 1.00 | 15.78 | 1.33 | 15.78 |
| #FFFFFF | 15.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2404
Deuteranopia (green-blind)
#27220A
Tritanopia (blue-blind)
#102621
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #112807; /* rgb */ color: rgb(17, 40, 7); /* oklch */ color: oklch(24.9% 0.063 137.5);
Tailwind
colors: {
custom: {
50: '#51624a',
500: '#112807',
950: '#000000',
},
}SCSS
$custom: #112807; $custom-light: #51624a; $custom-dark: #000000;
JSON
{
"hex": "#112807",
"rgb": {
"r": 17,
"g": 40,
"b": 7
},
"hsl": {
"h": 101.818,
"s": 70.213,
"l": 9.216
},
"oklch": {
"l": 0.24907,
"c": 0.06282,
"h": 137.5
},
"luminance": 0.01652
}Semantic roles & 50–950 ramp
primary
#112807
secondary
#532368
accent
#3BEDB7
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977