#092607#092607
#092607 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 23.8% C 0.064 H 142.1°. Best body text is #FFFFFF at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #092607 |
|---|---|
| RGB | rgb(9, 38, 7) |
| HSL | hsl(116, 69%, 9%) |
| HSV | hsv(116, 82%, 15%) |
| CMYK | cmyk(76.3%, 0%, 81.6%, 85.1%) |
| CIE-LAB | lab(12.35, -18.65, 15.02) |
| CIE-LCH | lch(12.35, 23.95, 141.15°) |
| OKLab | oklab(23.82% -0.0508 0.0395) |
| OKLCH | oklch(23.82% 0.064 142.1) |
| XYZ | xyz(0.8441, 1.4596, 0.4382) |
| Luminance | 0.0146 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.91
Very Dark Green
#062E03
ΔE00 4.02
Dark Green
#033500
ΔE00 6.98
Hunter Green (survey)
#0B4008
ΔE00 9.75
Evergreen
#05472A
ΔE00 10.74
Pine Green
#0A481E
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092607 #240726
analogous
#192607 #092607 #072615
triadic
#092607 #070926 #260709
tetradic
#092607 #071926 #240726 #261507
square
#092607 #071926 #240726 #261507
split-complementary
#092607 #150726 #260719
monochromatic
#061A05 #061A05 #092607 #155A11 #218D1A
Accessibility & contrast
On white
16.25
#092607 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#092607 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092607
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092607 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092607 | 1.00 | 16.25 | 1.29 | 16.25 |
| #FFFFFF | 16.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272204
Deuteranopia (green-blind)
#231F09
Tritanopia (blue-blind)
#05251F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #092607; /* rgb */ color: rgb(9, 38, 7); /* oklch */ color: oklch(23.8% 0.064 142.1);
Tailwind
colors: {
custom: {
50: '#4b614a',
500: '#092607',
950: '#000000',
},
}SCSS
$custom: #092607; $custom-light: #4b614a; $custom-dark: #000000;
JSON
{
"hex": "#092607",
"rgb": {
"r": 9,
"g": 38,
"b": 7
},
"hsl": {
"h": 116.129,
"s": 68.889,
"l": 8.824
},
"oklch": {
"l": 0.23818,
"c": 0.06439,
"h": 142.1
},
"luminance": 0.0146
}Semantic roles & 50–950 ramp
primary
#092607
secondary
#612365
accent
#3CECE0
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010501
muted
#777977