#222D0C#222D0C
#222D0C is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.8% C 0.055 H 125.4°. Best body text is #FFFFFF at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #222D0C |
|---|---|
| RGB | rgb(34, 45, 12) |
| HSL | hsl(80, 58%, 11%) |
| HSV | hsv(80, 73%, 18%) |
| CMYK | cmyk(24.4%, 0%, 73.3%, 82.4%) |
| CIE-LAB | lab(16.72, -11.18, 18.91) |
| CIE-LCH | lch(16.72, 21.96, 120.59°) |
| OKLab | oklab(27.82% -0.0318 0.0448) |
| OKLCH | oklch(27.82% 0.055 125.4) |
| XYZ | xyz(1.6644, 2.2434, 0.6931) |
| Luminance | 0.0224 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.49
Dark Forest Green
#002D04
ΔE00 8.37
Dark Olive
#373E02
ΔE00 8.53
Dark Green
#033500
ΔE00 8.87
Hunter Green (survey)
#0B4008
ΔE00 10.29
Forrest Green
#154406
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222D0C #170C2D
analogous
#2D270C #222D0C #112D0C
triadic
#222D0C #0C222D #2D0C22
tetradic
#222D0C #0C2D27 #170C2D #2D0C11
square
#222D0C #0C2D27 #170C2D #2D0C11
split-complementary
#222D0C #0C112D #270C2D
monochromatic
#121806 #121806 #222D0C #475D19 #6B8E26
Accessibility & contrast
On white
14.50
#222D0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#222D0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222D0C
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222D0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222D0C | 1.00 | 14.50 | 1.45 | 14.50 |
| #FFFFFF | 14.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A08
Deuteranopia (green-blind)
#2E290E
Tritanopia (blue-blind)
#242B26
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #222d0c; /* rgb */ color: rgb(34, 45, 12); /* oklch */ color: oklch(27.8% 0.055 125.4);
Tailwind
colors: {
custom: {
50: '#5e664c',
500: '#222d0c',
950: '#000000',
},
}SCSS
$custom: #222d0c; $custom-light: #5e664c; $custom-dark: #000000;
JSON
{
"hex": "#222d0c",
"rgb": {
"r": 34,
"g": 45,
"b": 12
},
"hsl": {
"h": 80,
"s": 57.895,
"l": 11.176
},
"oklch": {
"l": 0.2782,
"c": 0.05492,
"h": 125.4
},
"luminance": 0.02243
}Semantic roles & 50–950 ramp
primary
#222D0C
secondary
#402C69
accent
#47E17A
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040501
muted
#797A77