#0F4D1D#0F4D1D
#0F4D1D is a dark, moderate green. Relative luminance 0.055; OKLCH L 37.0% C 0.099 H 146.9°. Best body text is #FFFFFF at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #0F4D1D |
|---|---|
| RGB | rgb(15, 77, 29) |
| HSL | hsl(134, 67%, 18%) |
| HSV | hsv(134, 81%, 30%) |
| CMYK | cmyk(80.5%, 0%, 62.3%, 69.8%) |
| CIE-LAB | lab(28.11, -30.85, 22.74) |
| CIE-LCH | lch(28.11, 38.32, 143.60°) |
| OKLab | oklab(37% -0.0831 0.0541) |
| OKLCH | oklch(37% 0.099 146.9) |
| XYZ | xyz(3.0724, 5.4977, 2.0614) |
| Luminance | 0.0550 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.04
British Racing Green
#05480D
ΔE00 2.92
Forest Green (survey)
#06470C
ΔE00 3.13
Darkgreen (survey)
#054907
ΔE00 3.78
Bottle Green
#044A05
ΔE00 4.10
Hunter Green (survey)
#0B4008
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F4D1D #4D0F3F
analogous
#204D0F #0F4D1D #0F4D3C
triadic
#0F4D1D #1D0F4D #4D1D0F
tetradic
#0F4D1D #0F204D #4D0F3F #4D3C0F
square
#0F4D1D #0F204D #4D0F3F #4D3C0F
split-complementary
#0F4D1D #3C0F4D #4D0F20
monochromatic
#051A0A #051A0A #0F4D1D #198030 #23B344
Accessibility & contrast
On white
10.00
#0F4D1D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.10
#0F4D1D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F4D1D
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F4D1D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F4D1D | 1.00 | 10.00 | 2.10 | 10.00 |
| #FFFFFF | 10.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E4518
Deuteranopia (green-blind)
#474021
Tritanopia (blue-blind)
#004B42
Achromatopsia (no color)
#424242
Design tokens & code
CSS
--color: #0f4d1d; /* rgb */ color: rgb(15, 77, 29); /* oklch */ color: oklch(37.0% 0.099 146.9);
Tailwind
colors: {
custom: {
50: '#597f5a',
500: '#0f4d1d',
950: '#000000',
},
}SCSS
$custom: #0f4d1d; $custom-light: #597f5a; $custom-dark: #000000;
JSON
{
"hex": "#0f4d1d",
"rgb": {
"r": 15,
"g": 77,
"b": 29
},
"hsl": {
"h": 133.548,
"s": 67.391,
"l": 18.039
},
"oklch": {
"l": 0.36996,
"c": 0.09916,
"h": 146.9
},
"luminance": 0.05498
}Semantic roles & 50–950 ramp
primary
#0F4D1D
secondary
#873174
accent
#3EC3EA
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#040A04
muted
#797C79