#0F341B#0F341B
#0F341B is a dark, moderate green. Relative luminance 0.026; OKLCH L 29.1% C 0.062 H 151.2°. Best body text is #FFFFFF at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #0F341B |
|---|---|
| RGB | rgb(15, 52, 27) |
| HSL | hsl(139, 55%, 13%) |
| HSV | hsv(139, 71%, 20%) |
| CMYK | cmyk(71.2%, 0%, 48.1%, 79.6%) |
| CIE-LAB | lab(18.52, -20.07, 12.01) |
| CIE-LCH | lch(18.52, 23.39, 149.10°) |
| OKLab | oklab(29.08% -0.0543 0.0298) |
| OKLCH | oklch(29.08% 0.062 151.2) |
| XYZ | xyz(1.6227, 2.6365, 1.4601) |
| Luminance | 0.0264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.92
Very Dark Green
#062E03
ΔE00 5.15
Evergreen
#05472A
ΔE00 6.46
Dark Green
#033500
ΔE00 6.95
Pine Green
#0A481E
ΔE00 7.61
Hunter Green (survey)
#0B4008
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F341B #340F28
analogous
#15340F #0F341B #0F342D
triadic
#0F341B #1B0F34 #341B0F
tetradic
#0F341B #0F1534 #340F28 #342D0F
square
#0F341B #0F1534 #340F28 #342D0F
split-complementary
#0F341B #2D0F34 #340F15
monochromatic
#07180C #07180C #0F341B #1D6334 #2A934C
Accessibility & contrast
On white
13.75
#0F341B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#0F341B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F341B
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F341B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F341B | 1.00 | 13.75 | 1.53 | 13.75 |
| #FFFFFF | 13.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342F19
Deuteranopia (green-blind)
#2F2C1D
Tritanopia (blue-blind)
#05332E
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #0f341b; /* rgb */ color: rgb(15, 52, 27); /* oklch */ color: oklch(29.1% 0.062 151.2);
Tailwind
colors: {
custom: {
50: '#526c57',
500: '#0f341b',
950: '#000000',
},
}SCSS
$custom: #0f341b; $custom-light: #526c57; $custom-dark: #000000;
JSON
{
"hex": "#0f341b",
"rgb": {
"r": 15,
"g": 52,
"b": 27
},
"hsl": {
"h": 139.459,
"s": 55.224,
"l": 13.137
},
"oklch": {
"l": 0.29076,
"c": 0.06192,
"h": 151.2
},
"luminance": 0.02637
}Semantic roles & 50–950 ramp
primary
#0F341B
secondary
#6E315A
accent
#49AEDF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020703
muted
#787A78