#222E05#222E05
#222E05 is a dark, moderate yellow-green. Relative luminance 0.023; OKLCH L 28.0% C 0.064 H 124.7°. Best body text is #FFFFFF at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #222E05 |
|---|---|
| RGB | rgb(34, 46, 5) |
| HSL | hsl(78, 80%, 10%) |
| HSV | hsv(78, 89%, 18%) |
| CMYK | cmyk(26.1%, 0%, 89.1%, 82%) |
| CIE-LAB | lab(17.01, -12.46, 22.17) |
| CIE-LCH | lch(17.01, 25.43, 119.34°) |
| OKLab | oklab(28.04% -0.0362 0.0524) |
| OKLCH | oklch(28.04% 0.064 124.7) |
| XYZ | xyz(1.6641, 2.3050, 0.5008) |
| Luminance | 0.0231 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.12
Dark Olive
#373E02
ΔE00 7.35
Dark Green
#033500
ΔE00 8.11
Dark Forest Green
#002D04
ΔE00 8.13
Hunter Green (survey)
#0B4008
ΔE00 9.45
Forrest Green
#154406
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222E05 #11052E
analogous
#2E2505 #222E05 #0E2E05
triadic
#222E05 #05222E #2E0522
tetradic
#222E05 #052E25 #11052E #2E050E
square
#222E05 #052E25 #11052E #2E050E
split-complementary
#222E05 #050E2E #25052E
monochromatic
#141C03 #141C03 #222E05 #4B650B #749C11
Accessibility & contrast
On white
14.37
#222E05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#222E05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222E05
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222E05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222E05 | 1.00 | 14.37 | 1.46 | 14.37 |
| #FFFFFF | 14.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A01
Deuteranopia (green-blind)
#302A08
Tritanopia (blue-blind)
#242B26
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #222e05; /* rgb */ color: rgb(34, 46, 5); /* oklch */ color: oklch(28.0% 0.064 124.7);
Tailwind
colors: {
custom: {
50: '#5e6649',
500: '#222e05',
950: '#000000',
},
}SCSS
$custom: #222e05; $custom-light: #5e6649; $custom-dark: #000000;
JSON
{
"hex": "#222e05",
"rgb": {
"r": 34,
"g": 46,
"b": 5
},
"hsl": {
"h": 77.561,
"s": 80.392,
"l": 10
},
"oklch": {
"l": 0.28036,
"c": 0.06372,
"h": 124.7
},
"luminance": 0.02305
}Semantic roles & 50–950 ramp
primary
#222E05
secondary
#371F70
accent
#31F76B
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77