#0F2007#0F2007
#0F2007 is a very dark, muted green. Relative luminance 0.011; OKLCH L 22.1% C 0.050 H 136.7°. Best body text is #FFFFFF at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2007 |
|---|---|
| RGB | rgb(15, 32, 7) |
| HSL | hsl(101, 64%, 8%) |
| HSV | hsv(101, 78%, 13%) |
| CMYK | cmyk(53.1%, 0%, 78.1%, 87.5%) |
| CIE-LAB | lab(10.18, -13.09, 12.07) |
| CIE-LCH | lch(10.18, 17.81, 137.32°) |
| OKLab | oklab(22.12% -0.0365 0.0345) |
| OKLCH | oklch(22.12% 0.05 136.7) |
| XYZ | xyz(0.7518, 1.1499, 0.3833) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.61
Dark Forest Green
#002D04
ΔE00 7.71
Dark Green
#033500
ΔE00 10.36
Hunter Green (survey)
#0B4008
ΔE00 12.90
Evergreen
#05472A
ΔE00 13.55
Pine Green
#0A481E
ΔE00 13.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2007 #180720
analogous
#1B2007 #0F2007 #07200B
triadic
#0F2007 #070F20 #20070F
tetradic
#0F2007 #071B20 #180720 #200B07
square
#0F2007 #071B20 #180720 #200B07
split-complementary
#0F2007 #0B0720 #20071B
monochromatic
#0C1905 #0C1905 #0F2007 #275212 #3E841D
Accessibility & contrast
On white
17.07
#0F2007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#0F2007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2007
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2007 | 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)
#211D05
Deuteranopia (green-blind)
#1F1B09
Tritanopia (blue-blind)
#0E1F1B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #0f2007; /* rgb */ color: rgb(15, 32, 7); /* oklch */ color: oklch(22.1% 0.050 136.7);
Tailwind
colors: {
custom: {
50: '#4d5b4a',
500: '#0f2007',
950: '#000000',
},
}SCSS
$custom: #0f2007; $custom-light: #4d5b4a; $custom-dark: #000000;
JSON
{
"hex": "#0f2007",
"rgb": {
"r": 15,
"g": 32,
"b": 7
},
"hsl": {
"h": 100.8,
"s": 64.103,
"l": 7.647
},
"oklch": {
"l": 0.22123,
"c": 0.05025,
"h": 136.7
},
"luminance": 0.0115
}Semantic roles & 50–950 ramp
primary
#0F2007
secondary
#4C245F
accent
#41E7B2
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977