#0F2F07#0F2F07
#0F2F07 is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.1% C 0.075 H 139.9°. Best body text is #FFFFFF at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2F07 |
|---|---|
| RGB | rgb(15, 47, 7) |
| HSL | hsl(108, 74%, 11%) |
| HSV | hsv(108, 85%, 18%) |
| CMYK | cmyk(68.1%, 0%, 85.1%, 81.6%) |
| CIE-LAB | lab(16.25, -20.95, 20.16) |
| CIE-LCH | lch(16.25, 29.07, 136.10°) |
| OKLab | oklab(27.11% -0.0575 0.0484) |
| OKLCH | oklch(27.11% 0.075 139.9) |
| XYZ | xyz(1.2518, 2.1498, 0.5500) |
| Luminance | 0.0215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.48
Dark Forest Green
#002D04
ΔE00 2.45
Dark Green
#033500
ΔE00 3.65
Hunter Green (survey)
#0B4008
ΔE00 6.22
Forrest Green
#154406
ΔE00 7.58
Pine Green
#0A481E
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2F07 #27072F
analogous
#232F07 #0F2F07 #072F13
triadic
#0F2F07 #070F2F #2F070F
tetradic
#0F2F07 #07232F #27072F #2F1307
square
#0F2F07 #07232F #27072F #2F1307
split-complementary
#0F2F07 #13072F #2F0723
monochromatic
#091B04 #091B04 #0F2F07 #20640F #319A17
Accessibility & contrast
On white
14.69
#0F2F07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#0F2F07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2F07
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2F07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2F07 | 1.00 | 14.69 | 1.43 | 14.69 |
| #FFFFFF | 14.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A03
Deuteranopia (green-blind)
#2D270B
Tritanopia (blue-blind)
#0B2D27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #0f2f07; /* rgb */ color: rgb(15, 47, 7); /* oklch */ color: oklch(27.1% 0.075 139.9);
Tailwind
colors: {
custom: {
50: '#51684a',
500: '#0f2f07',
950: '#000000',
},
}SCSS
$custom: #0f2f07; $custom-light: #51684a; $custom-dark: #000000;
JSON
{
"hex": "#0f2f07",
"rgb": {
"r": 15,
"g": 47,
"b": 7
},
"hsl": {
"h": 108,
"s": 74.074,
"l": 10.588
},
"oklch": {
"l": 0.2711,
"c": 0.07515,
"h": 139.9
},
"luminance": 0.0215
}Semantic roles & 50–950 ramp
primary
#0F2F07
secondary
#60236F
accent
#37F1CC
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77