#0F2908#0F2908
#0F2908 is a dark, moderate green. Relative luminance 0.017; OKLCH L 25.1% C 0.065 H 139.6°. Best body text is #FFFFFF at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2908 |
|---|---|
| RGB | rgb(15, 41, 8) |
| HSL | hsl(107, 67%, 10%) |
| HSV | hsv(107, 80%, 16%) |
| CMYK | cmyk(63.4%, 0%, 80.5%, 83.9%) |
| CIE-LAB | lab(13.86, -17.91, 16.68) |
| CIE-LCH | lch(13.86, 24.47, 137.04°) |
| OKLab | oklab(25.14% -0.0492 0.0419) |
| OKLCH | oklch(25.14% 0.065 139.6) |
| XYZ | xyz(1.0337, 1.7049, 0.5043) |
| Luminance | 0.0170 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.42
Dark Forest Green
#002D04
ΔE00 3.75
Dark Green
#033500
ΔE00 6.19
Hunter Green (survey)
#0B4008
ΔE00 8.80
Forrest Green
#154406
ΔE00 10.14
Pine Green
#0A481E
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2908 #220829
analogous
#202908 #0F2908 #082912
triadic
#0F2908 #080F29 #29080F
tetradic
#0F2908 #082029 #220829 #291208
square
#0F2908 #082029 #220829 #291208
split-complementary
#0F2908 #120829 #290820
monochromatic
#091A05 #091A05 #0F2908 #225C12 #348F1C
Accessibility & contrast
On white
15.66
#0F2908 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#0F2908 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2908
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2908 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2908 | 1.00 | 15.66 | 1.34 | 15.66 |
| #FFFFFF | 15.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2505
Deuteranopia (green-blind)
#27220B
Tritanopia (blue-blind)
#0D2722
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #0f2908; /* rgb */ color: rgb(15, 41, 8); /* oklch */ color: oklch(25.1% 0.065 139.6);
Tailwind
colors: {
custom: {
50: '#50634a',
500: '#0f2908',
950: '#000000',
},
}SCSS
$custom: #0f2908; $custom-light: #50634a; $custom-dark: #000000;
JSON
{
"hex": "#0f2908",
"rgb": {
"r": 15,
"g": 41,
"b": 8
},
"hsl": {
"h": 107.273,
"s": 67.347,
"l": 9.608
},
"oklch": {
"l": 0.25138,
"c": 0.06462,
"h": 139.6
},
"luminance": 0.01705
}Semantic roles & 50–950 ramp
primary
#0F2908
secondary
#5A2568
accent
#3EEAC6
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977