#222E10#222E10
#222E10 is a dark, muted yellow-green. Relative luminance 0.023; OKLCH L 28.2% C 0.052 H 127.5°. Best body text is #FFFFFF at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #222E10 |
|---|---|
| RGB | rgb(34, 46, 16) |
| HSL | hsl(84, 48%, 12%) |
| HSV | hsv(84, 65%, 18%) |
| CMYK | cmyk(26.1%, 0%, 65.2%, 82%) |
| CIE-LAB | lab(17.14, -11.31, 17.41) |
| CIE-LCH | lch(17.14, 20.76, 123.02°) |
| OKLab | oklab(28.18% -0.0317 0.0413) |
| OKLCH | oklch(28.18% 0.052 127.5) |
| XYZ | xyz(1.7302, 2.3315, 0.8490) |
| Luminance | 0.0233 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.34
Dark Forest Green
#002D04
ΔE00 8.16
Dark Green
#033500
ΔE00 8.83
Dark Olive
#373E02
ΔE00 9.07
Hunter Green (survey)
#0B4008
ΔE00 10.21
Forrest Green
#154406
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222E10 #1C102E
analogous
#2E2B10 #222E10 #132E10
triadic
#222E10 #10222E #2E1022
tetradic
#222E10 #102E2B #1C102E #2E1013
square
#222E10 #102E2B #1C102E #2E1013
split-complementary
#222E10 #10132E #2B102E
monochromatic
#111708 #111708 #222E10 #445B20 #658930
Accessibility & contrast
On white
14.32
#222E10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#222E10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222E10
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222E10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222E10 | 1.00 | 14.32 | 1.47 | 14.32 |
| #FFFFFF | 14.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B0D
Deuteranopia (green-blind)
#2F2A12
Tritanopia (blue-blind)
#232C27
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #222e10; /* rgb */ color: rgb(34, 46, 16); /* oklch */ color: oklch(28.2% 0.052 127.5);
Tailwind
colors: {
custom: {
50: '#5e664f',
500: '#222e10',
950: '#000000',
},
}SCSS
$custom: #222e10; $custom-light: #5e664f; $custom-dark: #000000;
JSON
{
"hex": "#222e10",
"rgb": {
"r": 34,
"g": 46,
"b": 16
},
"hsl": {
"h": 84,
"s": 48.387,
"l": 12.157
},
"oklch": {
"l": 0.28178,
"c": 0.05206,
"h": 127.5
},
"luminance": 0.02331
}Semantic roles & 50–950 ramp
primary
#222E10
secondary
#483367
accent
#50D886
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040602
muted
#797A78