#0F280D#0F280D
#0F280D is a very dark, muted green. Relative luminance 0.016; OKLCH L 24.9% C 0.057 H 142.2°. Best body text is #FFFFFF at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #0F280D |
|---|---|
| RGB | rgb(15, 40, 13) |
| HSL | hsl(116, 51%, 10%) |
| HSV | hsv(116, 68%, 16%) |
| CMYK | cmyk(62.5%, 0%, 67.5%, 84.3%) |
| CIE-LAB | lab(13.52, -16.65, 14.09) |
| CIE-LCH | lch(13.52, 21.81, 139.76°) |
| OKLab | oklab(24.89% -0.0454 0.0352) |
| OKLCH | oklch(24.89% 0.057 142.2) |
| XYZ | xyz(1.0284, 1.6481, 0.6446) |
| Luminance | 0.0165 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.69
Dark Forest Green
#002D04
ΔE00 4.79
Dark Green
#033500
ΔE00 7.48
Hunter Green (survey)
#0B4008
ΔE00 9.94
Evergreen
#05472A
ΔE00 10.63
Pine Green
#0A481E
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F280D #260D28
analogous
#1C280D #0F280D #0D2818
triadic
#0F280D #0D0F28 #280D0F
tetradic
#0F280D #0D1C28 #260D28 #28180D
square
#0F280D #0D1C28 #260D28 #28180D
split-complementary
#0F280D #180D28 #280D1C
monochromatic
#091708 #091708 #0F280D #20561C #32842B
Accessibility & contrast
On white
15.79
#0F280D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#0F280D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F280D
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F280D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F280D | 1.00 | 15.79 | 1.33 | 15.79 |
| #FFFFFF | 15.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29240B
Deuteranopia (green-blind)
#26220F
Tritanopia (blue-blind)
#0C2722
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #0f280d; /* rgb */ color: rgb(15, 40, 13); /* oklch */ color: oklch(24.9% 0.057 142.2);
Tailwind
colors: {
custom: {
50: '#4f624d',
500: '#0f280d',
950: '#000000',
},
}SCSS
$custom: #0f280d; $custom-light: #4f624d; $custom-dark: #000000;
JSON
{
"hex": "#0f280d",
"rgb": {
"r": 15,
"g": 40,
"b": 13
},
"hsl": {
"h": 115.556,
"s": 50.943,
"l": 10.392
},
"oklch": {
"l": 0.24885,
"c": 0.05742,
"h": 142.2
},
"luminance": 0.01648
}Semantic roles & 50–950 ramp
primary
#0F280D
secondary
#5E2F62
accent
#4DDAD0
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977