#0F4E1A#0F4E1A
#0F4E1A is a dark, moderate green. Relative luminance 0.056; OKLCH L 37.3% C 0.103 H 145.7°. Best body text is #FFFFFF at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #0F4E1A |
|---|---|
| RGB | rgb(15, 78, 26) |
| HSL | hsl(130, 68%, 18%) |
| HSV | hsv(130, 81%, 31%) |
| CMYK | cmyk(80.8%, 0%, 66.7%, 69.4%) |
| CIE-LAB | lab(28.44, -31.69, 24.76) |
| CIE-LCH | lch(28.44, 40.22, 142.00°) |
| OKLab | oklab(37.26% -0.0855 0.0582) |
| OKLCH | oklch(37.26% 0.103 145.7) |
| XYZ | xyz(3.1076, 5.6246, 1.8990) |
| Luminance | 0.0563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
British Racing Green
#05480D
ΔE00 2.44
Forest Green (survey)
#06470C
ΔE00 2.70
Pine Green
#0A481E
ΔE00 2.89
Darkgreen (survey)
#054907
ΔE00 3.09
Bottle Green
#044A05
ΔE00 3.34
Racing Green
#014600
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F4E1A #4E0F43
analogous
#234E0F #0F4E1A #0F4E39
triadic
#0F4E1A #1A0F4E #4E1A0F
tetradic
#0F4E1A #0F234E #4E0F43 #4E390F
square
#0F4E1A #0F234E #4E0F43 #4E390F
split-complementary
#0F4E1A #390F4E #4E0F23
monochromatic
#051A09 #051B09 #0F4E1A #19812B #23B53C
Accessibility & contrast
On white
9.88
#0F4E1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.13
#0F4E1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F4E1A
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F4E1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F4E1A | 1.00 | 9.88 | 2.13 | 9.88 |
| #FFFFFF | 9.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F4614
Deuteranopia (green-blind)
#48411E
Tritanopia (blue-blind)
#004C43
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #0f4e1a; /* rgb */ color: rgb(15, 78, 26); /* oklch */ color: oklch(37.3% 0.103 145.7);
Tailwind
colors: {
custom: {
50: '#598058',
500: '#0f4e1a',
950: '#000000',
},
}SCSS
$custom: #0f4e1a; $custom-light: #598058; $custom-dark: #000000;
JSON
{
"hex": "#0f4e1a",
"rgb": {
"r": 15,
"g": 78,
"b": 26
},
"hsl": {
"h": 130.476,
"s": 67.742,
"l": 18.235
},
"oklch": {
"l": 0.37263,
"c": 0.10342,
"h": 145.7
},
"luminance": 0.05625
}Semantic roles & 50–950 ramp
primary
#0F4E1A
secondary
#883179
accent
#3DCCEB
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#040A03
muted
#797C78