#222E1E#222E1E
#222E1E is a dark, muted green. Relative luminance 0.024; OKLCH L 28.5% C 0.033 H 138.0°. Best body text is #FFFFFF at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #222E1E |
|---|---|
| RGB | rgb(34, 46, 30) |
| HSL | hsl(105, 21%, 15%) |
| HSV | hsv(105, 35%, 18%) |
| CMYK | cmyk(26.1%, 0%, 34.8%, 82%) |
| CIE-LAB | lab(17.40, -8.98, 8.70) |
| CIE-LCH | lch(17.40, 12.50, 135.88°) |
| OKLab | oklab(28.48% -0.0244 0.022) |
| OKLCH | oklch(28.48% 0.033 138) |
| XYZ | xyz(1.8710, 2.3878, 1.5904) |
| Luminance | 0.0239 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.35
Charcoal (survey)
#343837
ΔE00 10.51
Dark Forest Green
#002D04
ΔE00 10.70
Dark Grey
#363737
ΔE00 12.02
Onyx
#353839
ΔE00 12.12
Dark Green
#033500
ΔE00 12.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222E1E #2A1E2E
analogous
#2A2E1E #222E1E #1E2E22
triadic
#222E1E #1E222E #2E1E22
tetradic
#222E1E #1E2A2E #2A1E2E #2E221E
square
#222E1E #1E2A2E #2A1E2E #2E221E
split-complementary
#222E1E #221E2E #2E1E2A
monochromatic
#0E130C #0E130C #222E1E #3D5336 #59784E
Accessibility & contrast
On white
14.21
#222E1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#222E1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222E1E
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222E1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222E1E | 1.00 | 14.21 | 1.48 | 14.21 |
| #FFFFFF | 14.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2B1D
Deuteranopia (green-blind)
#2D2A1F
Tritanopia (blue-blind)
#222D2A
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #222e1e; /* rgb */ color: rgb(34, 46, 30); /* oklch */ color: oklch(28.5% 0.033 138.0);
Tailwind
colors: {
custom: {
50: '#5d6659',
500: '#222e1e',
950: '#000000',
},
}SCSS
$custom: #222e1e; $custom-light: #5d6659; $custom-dark: #000000;
JSON
{
"hex": "#222e1e",
"rgb": {
"r": 34,
"g": 46,
"b": 30
},
"hsl": {
"h": 105,
"s": 21.053,
"l": 14.902
},
"oklch": {
"l": 0.28478,
"c": 0.03286,
"h": 138
},
"luminance": 0.02388
}Semantic roles & 50–950 ramp
primary
#222E1E
secondary
#5A4860
accent
#6ABEA9
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040603
muted
#797A78