#0F280C#0F280C
#0F280C is a very dark, muted green. Relative luminance 0.016; OKLCH L 24.9% C 0.059 H 141.6°. Best body text is #FFFFFF at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #0F280C |
|---|---|
| RGB | rgb(15, 40, 12) |
| HSL | hsl(114, 54%, 10%) |
| HSV | hsv(114, 70%, 16%) |
| CMYK | cmyk(62.5%, 0%, 70%, 84.3%) |
| CIE-LAB | lab(13.51, -16.82, 14.54) |
| CIE-LCH | lch(13.51, 22.23, 139.15°) |
| OKLab | oklab(24.87% -0.0459 0.0364) |
| OKLCH | oklch(24.87% 0.059 141.6) |
| XYZ | xyz(1.0221, 1.6456, 0.6115) |
| Luminance | 0.0165 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.49
Dark Forest Green
#002D04
ΔE00 4.63
Dark Green
#033500
ΔE00 7.28
Hunter Green (survey)
#0B4008
ΔE00 9.78
Evergreen
#05472A
ΔE00 10.65
Pine Green
#0A481E
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F280C #250C28
analogous
#1D280C #0F280C #0C2817
triadic
#0F280C #0C0F28 #280C0F
tetradic
#0F280C #0C1D28 #250C28 #28170C
square
#0F280C #0C1D28 #250C28 #28170C
split-complementary
#0F280C #170C28 #280C1D
monochromatic
#091807 #091807 #0F280C #21571A #328628
Accessibility & contrast
On white
15.80
#0F280C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#0F280C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F280C
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F280C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F280C | 1.00 | 15.80 | 1.33 | 15.80 |
| #FFFFFF | 15.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292409
Deuteranopia (green-blind)
#26220E
Tritanopia (blue-blind)
#0C2722
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #0f280c; /* rgb */ color: rgb(15, 40, 12); /* oklch */ color: oklch(24.9% 0.059 141.6);
Tailwind
colors: {
custom: {
50: '#4f624c',
500: '#0f280c',
950: '#000000',
},
}SCSS
$custom: #0f280c; $custom-light: #4f624c; $custom-dark: #000000;
JSON
{
"hex": "#0f280c",
"rgb": {
"r": 15,
"g": 40,
"b": 12
},
"hsl": {
"h": 113.571,
"s": 53.846,
"l": 10.196
},
"oklch": {
"l": 0.24868,
"c": 0.05857,
"h": 141.6
},
"luminance": 0.01646
}Semantic roles & 50–950 ramp
primary
#0F280C
secondary
#5D2D63
accent
#4BDDCE
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977