#0F280B#0F280B
#0F280B is a very dark, muted green. Relative luminance 0.016; OKLCH L 24.9% C 0.060 H 141.0°. Best body text is #FFFFFF at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #0F280B |
|---|---|
| RGB | rgb(15, 40, 11) |
| HSL | hsl(112, 57%, 10%) |
| HSV | hsv(112, 73%, 16%) |
| CMYK | cmyk(62.5%, 0%, 72.5%, 84.3%) |
| CIE-LAB | lab(13.49, -16.97, 14.96) |
| CIE-LCH | lch(13.49, 22.62, 138.59°) |
| OKLab | oklab(24.85% -0.0464 0.0376) |
| OKLCH | oklch(24.85% 0.06 141) |
| XYZ | xyz(1.0162, 1.6432, 0.5802) |
| Luminance | 0.0164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.31
Dark Forest Green
#002D04
ΔE00 4.48
Dark Green
#033500
ΔE00 7.10
Hunter Green (survey)
#0B4008
ΔE00 9.63
Evergreen
#05472A
ΔE00 10.68
Pine Green
#0A481E
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F280B #240B28
analogous
#1E280B #0F280B #0B2815
triadic
#0F280B #0B0F28 #280B0F
tetradic
#0F280B #0B1E28 #240B28 #28150B
square
#0F280B #0B1E28 #240B28 #28150B
split-complementary
#0F280B #150B28 #280B1E
monochromatic
#091807 #091807 #0F280B #215818 #338825
Accessibility & contrast
On white
15.81
#0F280B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#0F280B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F280B
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F280B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F280B | 1.00 | 15.81 | 1.33 | 15.81 |
| #FFFFFF | 15.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292408
Deuteranopia (green-blind)
#26220D
Tritanopia (blue-blind)
#0C2722
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #0f280b; /* rgb */ color: rgb(15, 40, 11); /* oklch */ color: oklch(24.9% 0.060 141.0);
Tailwind
colors: {
custom: {
50: '#4f624c',
500: '#0f280b',
950: '#000000',
},
}SCSS
$custom: #0f280b; $custom-light: #4f624c; $custom-dark: #000000;
JSON
{
"hex": "#0f280b",
"rgb": {
"r": 15,
"g": 40,
"b": 11
},
"hsl": {
"h": 111.724,
"s": 56.863,
"l": 10
},
"oklch": {
"l": 0.24851,
"c": 0.05969,
"h": 141
},
"luminance": 0.01643
}Semantic roles & 50–950 ramp
primary
#0F280B
secondary
#5C2B64
accent
#48E0CB
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977