#222E1A#222E1A
#222E1A is a dark, muted yellow-green. Relative luminance 0.024; OKLCH L 28.4% C 0.039 H 133.5°. Best body text is #FFFFFF at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #222E1A |
|---|---|
| RGB | rgb(34, 46, 26) |
| HSL | hsl(96, 28%, 14%) |
| HSV | hsv(96, 43%, 18%) |
| CMYK | cmyk(26.1%, 0%, 43.5%, 82%) |
| CIE-LAB | lab(17.31, -9.75, 11.28) |
| CIE-LCH | lch(17.31, 14.91, 130.83°) |
| OKLab | oklab(28.38% -0.0266 0.028) |
| OKLCH | oklch(28.38% 0.039 133.5) |
| XYZ | xyz(1.8231, 2.3686, 1.3382) |
| Luminance | 0.0237 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.10
Dark Forest Green
#002D04
ΔE00 9.58
Dark Green
#033500
ΔE00 10.93
Charcoal (survey)
#343837
ΔE00 11.87
Dark Olive
#373E02
ΔE00 12.00
Hunter Green (survey)
#0B4008
ΔE00 12.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222E1A #261A2E
analogous
#2C2E1A #222E1A #1A2E1C
triadic
#222E1A #1A222E #2E1A22
tetradic
#222E1A #1A2C2E #261A2E #2E1C1A
square
#222E1A #1A2C2E #261A2E #2E1C1A
split-complementary
#222E1A #1C1A2E #2E1A2C
monochromatic
#0E140B #0E140B #222E1A #3F5530 #5C7C46
Accessibility & contrast
On white
14.25
#222E1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#222E1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222E1A
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222E1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222E1A | 1.00 | 14.25 | 1.47 | 14.25 |
| #FFFFFF | 14.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B19
Deuteranopia (green-blind)
#2E2A1B
Tritanopia (blue-blind)
#222C29
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #222e1a; /* rgb */ color: rgb(34, 46, 26); /* oklch */ color: oklch(28.4% 0.039 133.5);
Tailwind
colors: {
custom: {
50: '#5d6656',
500: '#222e1a',
950: '#000000',
},
}SCSS
$custom: #222e1a; $custom-light: #5d6656; $custom-dark: #000000;
JSON
{
"hex": "#222e1a",
"rgb": {
"r": 34,
"g": 46,
"b": 26
},
"hsl": {
"h": 96,
"s": 27.778,
"l": 14.118
},
"oklch": {
"l": 0.28376,
"c": 0.03865,
"h": 133.5
},
"luminance": 0.02369
}Semantic roles & 50–950 ramp
primary
#222E1A
secondary
#554262
accent
#64C49E
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040603
muted
#797A78