#222C0D#222C0D
#222C0D is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.5% C 0.052 H 124.7°. Best body text is #FFFFFF at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #222C0D |
|---|---|
| RGB | rgb(34, 44, 13) |
| HSL | hsl(79, 54%, 11%) |
| HSV | hsv(79, 70%, 17%) |
| CMYK | cmyk(22.7%, 0%, 70.5%, 82.7%) |
| CIE-LAB | lab(16.36, -10.45, 18.00) |
| CIE-LCH | lch(16.36, 20.81, 120.15°) |
| OKLab | oklab(27.53% -0.0297 0.0428) |
| OKLCH | oklch(27.53% 0.052 124.7) |
| XYZ | xyz(1.6330, 2.1705, 0.7136) |
| Luminance | 0.0217 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.94
Dark Forest Green
#002D04
ΔE00 8.77
Dark Olive
#373E02
ΔE00 8.96
Dark Green
#033500
ΔE00 9.42
Hunter Green (survey)
#0B4008
ΔE00 10.87
Forrest Green
#154406
ΔE00 11.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222C0D #170D2C
analogous
#2C260D #222C0D #122C0D
triadic
#222C0D #0D222C #2C0D22
tetradic
#222C0D #0D2C26 #170D2C #2C0D12
square
#222C0D #0D2C26 #170D2C #2C0D12
split-complementary
#222C0D #0D122C #260D2C
monochromatic
#121807 #121807 #222C0D #475B1B #6B8A29
Accessibility & contrast
On white
14.64
#222C0D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#222C0D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222C0D
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222C0D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222C0D | 1.00 | 14.64 | 1.43 | 14.64 |
| #FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F290A
Deuteranopia (green-blind)
#2D280F
Tritanopia (blue-blind)
#242A25
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #222c0d; /* rgb */ color: rgb(34, 44, 13); /* oklch */ color: oklch(27.5% 0.052 124.7);
Tailwind
colors: {
custom: {
50: '#5e654d',
500: '#222c0d',
950: '#000000',
},
}SCSS
$custom: #222c0d; $custom-light: #5e654d; $custom-dark: #000000;
JSON
{
"hex": "#222c0d",
"rgb": {
"r": 34,
"g": 44,
"b": 13
},
"hsl": {
"h": 79.355,
"s": 54.386,
"l": 11.176
},
"oklch": {
"l": 0.27535,
"c": 0.0521,
"h": 124.7
},
"luminance": 0.02171
}Semantic roles & 50–950 ramp
primary
#222C0D
secondary
#402E67
accent
#4ADE7A
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040501
muted
#797A77