#0F2819#0F2819
#0F2819 is a dark, muted green. Relative luminance 0.017; OKLCH L 25.2% C 0.042 H 155.4°. Best body text is #FFFFFF at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2819 |
|---|---|
| RGB | rgb(15, 40, 25) |
| HSL | hsl(144, 45%, 11%) |
| HSV | hsv(144, 63%, 16%) |
| CMYK | cmyk(62.5%, 0%, 37.5%, 84.3%) |
| CIE-LAB | lab(13.76, -14.13, 6.98) |
| CIE-LCH | lch(13.76, 15.76, 153.71°) |
| OKLab | oklab(25.16% -0.0386 0.0177) |
| OKLCH | oklch(25.16% 0.042 155.4) |
| XYZ | xyz(1.1312, 1.6892, 1.1860) |
| Luminance | 0.0169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.46
Very Dark Green
#062E03
ΔE00 8.66
Dark Green
#033500
ΔE00 11.24
Evergreen
#05472A
ΔE00 11.30
Pine Green
#0A481E
ΔE00 12.89
Hunter Green (survey)
#0B4008
ΔE00 13.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2819 #280F1E
analogous
#11280F #0F2819 #0F2825
triadic
#0F2819 #190F28 #28190F
tetradic
#0F2819 #0F1128 #280F1E #28250F
square
#0F2819 #0F1128 #280F1E #28250F
split-complementary
#0F2819 #250F28 #280F11
monochromatic
#08160E #08160E #0F2819 #205535 #308151
Accessibility & contrast
On white
15.70
#0F2819 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#0F2819 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2819
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2819 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2819 | 1.00 | 15.70 | 1.34 | 15.70 |
| #FFFFFF | 15.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282518
Deuteranopia (green-blind)
#24221A
Tritanopia (blue-blind)
#092824
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #0f2819; /* rgb */ color: rgb(15, 40, 25); /* oklch */ color: oklch(25.2% 0.042 155.4);
Tailwind
colors: {
custom: {
50: '#4f6255',
500: '#0f2819',
950: '#000000',
},
}SCSS
$custom: #0f2819; $custom-light: #4f6255; $custom-dark: #000000;
JSON
{
"hex": "#0f2819",
"rgb": {
"r": 15,
"g": 40,
"b": 25
},
"hsl": {
"h": 144,
"s": 45.455,
"l": 10.784
},
"oklch": {
"l": 0.25164,
"c": 0.04248,
"h": 155.4
},
"luminance": 0.01689
}Semantic roles & 50–950 ramp
primary
#0F2819
secondary
#61324E
accent
#53A1D5
background
#F4F5F4
surface
#E7EAE8
border
#C3C6C4
text
#020503
muted
#787978