#222E09#222E09
#222E09 is a dark, muted yellow-green. Relative luminance 0.023; OKLCH L 28.1% C 0.060 H 125.5°. Best body text is #FFFFFF at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #222E09 |
|---|---|
| RGB | rgb(34, 46, 9) |
| HSL | hsl(79, 67%, 11%) |
| HSV | hsv(79, 80%, 18%) |
| CMYK | cmyk(26.1%, 0%, 80.4%, 82%) |
| CIE-LAB | lab(17.05, -12.08, 20.59) |
| CIE-LCH | lch(17.05, 23.87, 120.39°) |
| OKLab | oklab(28.08% -0.0346 0.0485) |
| OKLCH | oklch(28.08% 0.06 125.5) |
| XYZ | xyz(1.6860, 2.3138, 0.6162) |
| Luminance | 0.0231 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.09
Dark Olive
#373E02
ΔE00 7.86
Dark Forest Green
#002D04
ΔE00 8.05
Dark Green
#033500
ΔE00 8.27
Hunter Green (survey)
#0B4008
ΔE00 9.63
Forrest Green
#154406
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222E09 #15092E
analogous
#2E2709 #222E09 #0F2E09
triadic
#222E09 #09222E #2E0922
tetradic
#222E09 #092E27 #15092E #2E090F
square
#222E09 #092E27 #15092E #2E090F
split-complementary
#222E09 #090F2E #27092E
monochromatic
#131A05 #131A05 #222E09 #486113 #6E941D
Accessibility & contrast
On white
14.36
#222E09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#222E09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222E09
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222E09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222E09 | 1.00 | 14.36 | 1.46 | 14.36 |
| #FFFFFF | 14.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A05
Deuteranopia (green-blind)
#2F2A0C
Tritanopia (blue-blind)
#242B26
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #222e09; /* rgb */ color: rgb(34, 46, 9); /* oklch */ color: oklch(28.1% 0.060 125.5);
Tailwind
colors: {
custom: {
50: '#5e664b',
500: '#222e09',
950: '#000000',
},
}SCSS
$custom: #222e09; $custom-light: #5e664b; $custom-dark: #000000;
JSON
{
"hex": "#222e09",
"rgb": {
"r": 34,
"g": 46,
"b": 9
},
"hsl": {
"h": 79.459,
"s": 67.273,
"l": 10.784
},
"oklch": {
"l": 0.28083,
"c": 0.05963,
"h": 125.5
},
"luminance": 0.02314
}Semantic roles & 50–950 ramp
primary
#222E09
secondary
#3D276C
accent
#3EEA76
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77