#0F4E1B#0F4E1B
#0F4E1B is a dark, moderate green. Relative luminance 0.056; OKLCH L 37.3% C 0.102 H 146.1°. Best body text is #FFFFFF at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #0F4E1B |
|---|---|
| RGB | rgb(15, 78, 27) |
| HSL | hsl(131, 68%, 18%) |
| HSV | hsv(131, 81%, 31%) |
| CMYK | cmyk(80.8%, 0%, 65.4%, 69.4%) |
| CIE-LAB | lab(28.46, -31.55, 24.24) |
| CIE-LCH | lch(28.46, 39.79, 142.46°) |
| OKLab | oklab(37.28% -0.085 0.0572) |
| OKLCH | oklch(37.28% 0.103 146.1) |
| XYZ | xyz(3.1190, 5.6291, 1.9588) |
| Luminance | 0.0563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
British Racing Green
#05480D
ΔE00 2.60
Pine Green
#0A481E
ΔE00 2.72
Forest Green (survey)
#06470C
ΔE00 2.85
Darkgreen (survey)
#054907
ΔE00 3.30
Bottle Green
#044A05
ΔE00 3.56
Racing Green
#014600
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F4E1B #4E0F42
analogous
#224E0F #0F4E1B #0F4E3A
triadic
#0F4E1B #1B0F4E #4E1B0F
tetradic
#0F4E1B #0F224E #4E0F42 #4E3A0F
square
#0F4E1B #0F224E #4E0F42 #4E3A0F
split-complementary
#0F4E1B #3A0F4E #4E0F22
monochromatic
#051A09 #051B09 #0F4E1B #19812D #23B53F
Accessibility & contrast
On white
9.88
#0F4E1B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.13
#0F4E1B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F4E1B
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F4E1B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F4E1B | 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)
#4F4616
Deuteranopia (green-blind)
#48411F
Tritanopia (blue-blind)
#004C43
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #0f4e1b; /* rgb */ color: rgb(15, 78, 27); /* oklch */ color: oklch(37.3% 0.102 146.1);
Tailwind
colors: {
custom: {
50: '#598059',
500: '#0f4e1b',
950: '#000000',
},
}SCSS
$custom: #0f4e1b; $custom-light: #598059; $custom-dark: #000000;
JSON
{
"hex": "#0f4e1b",
"rgb": {
"r": 15,
"g": 78,
"b": 27
},
"hsl": {
"h": 131.429,
"s": 67.742,
"l": 18.235
},
"oklch": {
"l": 0.37277,
"c": 0.1025,
"h": 146.1
},
"luminance": 0.05629
}Semantic roles & 50–950 ramp
primary
#0F4E1B
secondary
#883178
accent
#3DCAEB
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#040A03
muted
#797C78