#0D220F#0D220F
#0D220F is a very dark, muted green. Relative luminance 0.013; OKLCH L 22.8% C 0.045 H 145.9°. Best body text is #FFFFFF at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #0D220F |
|---|---|
| RGB | rgb(13, 34, 15) |
| HSL | hsl(126, 45%, 9%) |
| HSV | hsv(126, 62%, 13%) |
| CMYK | cmyk(61.8%, 0%, 55.9%, 86.7%) |
| CIE-LAB | lab(11.02, -13.75, 9.67) |
| CIE-LCH | lch(11.02, 16.81, 144.87°) |
| OKLab | oklab(22.82% -0.0374 0.0253) |
| OKLCH | oklch(22.82% 0.045 145.9) |
| XYZ | xyz(0.8242, 1.2641, 0.6524) |
| Luminance | 0.0126 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.84
Very Dark Green
#062E03
ΔE00 7.93
Dark Green
#033500
ΔE00 10.72
Evergreen
#05472A
ΔE00 12.71
Hunter Green (survey)
#0B4008
ΔE00 13.14
Pine Green
#0A481E
ΔE00 13.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D220F #220D20
analogous
#16220D #0D220F #0D221A
triadic
#0D220F #0F0D22 #220F0D
tetradic
#0D220F #0D1622 #220D20 #221A0D
square
#0D220F #0D1622 #220D20 #221A0D
split-complementary
#0D220F #1A0D22 #220D16
monochromatic
#08160A #08160A #0D220F #1E4E23 #2F7B36
Accessibility & contrast
On white
16.76
#0D220F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#0D220F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D220F
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D220F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D220F | 1.00 | 16.76 | 1.25 | 16.76 |
| #FFFFFF | 16.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231F0E
Deuteranopia (green-blind)
#201D10
Tritanopia (blue-blind)
#0A211D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #0d220f; /* rgb */ color: rgb(13, 34, 15); /* oklch */ color: oklch(22.8% 0.045 145.9);
Tailwind
colors: {
custom: {
50: '#4d5d4e',
500: '#0d220f',
950: '#000000',
},
}SCSS
$custom: #0d220f; $custom-light: #4d5d4e; $custom-dark: #000000;
JSON
{
"hex": "#0d220f",
"rgb": {
"r": 13,
"g": 34,
"b": 15
},
"hsl": {
"h": 125.714,
"s": 44.681,
"l": 9.216
},
"oklch": {
"l": 0.22822,
"c": 0.04511,
"h": 145.9
},
"luminance": 0.01264
}Semantic roles & 50–950 ramp
primary
#0D220F
secondary
#5B3057
accent
#53C8D4
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977