#0F3402#0F3402
#0F3402 is a dark, moderate green. Relative luminance 0.026; OKLCH L 28.7% C 0.087 H 138.9°. Best body text is #FFFFFF at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #0F3402 |
|---|---|
| RGB | rgb(15, 52, 2) |
| HSL | hsl(104, 93%, 11%) |
| HSV | hsv(104, 96%, 20%) |
| CMYK | cmyk(71.2%, 0%, 96.2%, 79.6%) |
| CIE-LAB | lab(18.20, -23.79, 24.56) |
| CIE-LCH | lch(18.20, 34.19, 134.09°) |
| OKLab | oklab(28.7% -0.0657 0.0573) |
| OKLCH | oklch(28.7% 0.087 138.9) |
| XYZ | xyz(1.4359, 2.5618, 0.4762) |
| Luminance | 0.0256 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 1.75
Very Dark Green
#062E03
ΔE00 2.66
Dark Forest Green
#002D04
ΔE00 3.64
Hunter Green (survey)
#0B4008
ΔE00 4.00
Forrest Green
#154406
ΔE00 5.25
Forest Green (survey)
#06470C
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F3402 #270234
analogous
#283402 #0F3402 #02340E
triadic
#0F3402 #020F34 #34020F
tetradic
#0F3402 #022834 #270234 #340E02
square
#0F3402 #022834 #270234 #340E02
split-complementary
#0F3402 #0E0234 #340228
monochromatic
#081D01 #081D01 #0F3402 #206F04 #31AA07
Accessibility & contrast
On white
13.89
#0F3402 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#0F3402 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F3402
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F3402 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F3402 | 1.00 | 13.89 | 1.51 | 13.89 |
| #FFFFFF | 13.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362E00
Deuteranopia (green-blind)
#312B07
Tritanopia (blue-blind)
#0B322B
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #0f3402; /* rgb */ color: rgb(15, 52, 2); /* oklch */ color: oklch(28.7% 0.087 138.9);
Tailwind
colors: {
custom: {
50: '#536c48',
500: '#0f3402',
950: '#000000',
},
}SCSS
$custom: #0f3402; $custom-light: #536c48; $custom-dark: #000000;
JSON
{
"hex": "#0f3402",
"rgb": {
"r": 15,
"g": 52,
"b": 2
},
"hsl": {
"h": 104.4,
"s": 92.593,
"l": 10.588
},
"oklch": {
"l": 0.28698,
"c": 0.08717,
"h": 138.9
},
"luminance": 0.02562
}Semantic roles & 50–950 ramp
primary
#0F3402
secondary
#601A78
accent
#29FFC7
background
#F4F6F4
surface
#E8EBE6
border
#C4C6C2
text
#030700
muted
#787A77