#0F220F#0F220F
#0F220F is a very dark, muted green. Relative luminance 0.013; OKLCH L 22.9% C 0.044 H 144.0°. Best body text is #FFFFFF at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #0F220F |
|---|---|
| RGB | rgb(15, 34, 15) |
| HSL | hsl(120, 39%, 10%) |
| HSV | hsv(120, 56%, 13%) |
| CMYK | cmyk(55.9%, 0%, 55.9%, 86.7%) |
| CIE-LAB | lab(11.13, -12.97, 9.85) |
| CIE-LCH | lch(11.13, 16.28, 142.79°) |
| OKLab | oklab(22.95% -0.0353 0.0257) |
| OKLCH | oklch(22.95% 0.044 144) |
| XYZ | xyz(0.8552, 1.2800, 0.6539) |
| Luminance | 0.0128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.14
Very Dark Green
#062E03
ΔE00 8.15
Dark Green
#033500
ΔE00 10.89
Evergreen
#05472A
ΔE00 13.01
Hunter Green (survey)
#0B4008
ΔE00 13.26
Pine Green
#0A481E
ΔE00 13.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F220F #220F22
analogous
#19220F #0F220F #0F2219
triadic
#0F220F #0F0F22 #220F0F
tetradic
#0F220F #0F1922 #220F22 #22190F
square
#0F220F #0F1922 #220F22 #22190F
split-complementary
#0F220F #190F22 #220F19
monochromatic
#091509 #091509 #0F220F #224C22 #347734
Accessibility & contrast
On white
16.72
#0F220F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#0F220F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F220F
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F220F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F220F | 1.00 | 16.72 | 1.26 | 16.72 |
| #FFFFFF | 16.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231F0E
Deuteranopia (green-blind)
#201D10
Tritanopia (blue-blind)
#0D211D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #0f220f; /* rgb */ color: rgb(15, 34, 15); /* oklch */ color: oklch(22.9% 0.044 144.0);
Tailwind
colors: {
custom: {
50: '#4e5d4e',
500: '#0f220f',
950: '#000000',
},
}SCSS
$custom: #0f220f; $custom-light: #4e5d4e; $custom-dark: #000000;
JSON
{
"hex": "#0f220f",
"rgb": {
"r": 15,
"g": 34,
"b": 15
},
"hsl": {
"h": 120,
"s": 38.776,
"l": 9.608
},
"oklch": {
"l": 0.22946,
"c": 0.04364,
"h": 144
},
"luminance": 0.0128
}Semantic roles & 50–950 ramp
primary
#0F220F
secondary
#5A335A
accent
#59CFCF
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977