#222B05#222B05
#222B05 is a dark, muted yellow-green. Relative luminance 0.021; OKLCH L 27.1% C 0.059 H 122.0°. Best body text is #FFFFFF at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #222B05 |
|---|---|
| RGB | rgb(34, 43, 5) |
| HSL | hsl(74, 79%, 9%) |
| HSV | hsv(74, 88%, 17%) |
| CMYK | cmyk(20.9%, 0%, 88.4%, 83.1%) |
| CIE-LAB | lab(15.90, -10.66, 20.78) |
| CIE-LCH | lch(15.90, 23.36, 117.15°) |
| OKLab | oklab(27.13% -0.0313 0.0502) |
| OKLCH | oklch(27.13% 0.059 122) |
| XYZ | xyz(1.5510, 2.0788, 0.4631) |
| Luminance | 0.0208 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 8.07
Very Dark Green
#062E03
ΔE00 8.08
Dark Forest Green
#002D04
ΔE00 9.00
Dark Green
#033500
ΔE00 9.34
Hunter Green (survey)
#0B4008
ΔE00 10.81
Forrest Green
#154406
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222B05 #0E052B
analogous
#2B2105 #222B05 #0F2B05
triadic
#222B05 #05222B #2B0522
tetradic
#222B05 #052B21 #0E052B #2B050F
square
#222B05 #052B21 #0E052B #2B050F
split-complementary
#222B05 #050F2B #21052B
monochromatic
#161B03 #161B03 #222B05 #4D620B #799912
Accessibility & contrast
On white
14.83
#222B05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#222B05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222B05
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222B05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222B05 | 1.00 | 14.83 | 1.42 | 14.83 |
| #FFFFFF | 14.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2801
Deuteranopia (green-blind)
#2D2808
Tritanopia (blue-blind)
#242824
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #222b05; /* rgb */ color: rgb(34, 43, 5); /* oklch */ color: oklch(27.1% 0.059 122.0);
Tailwind
colors: {
custom: {
50: '#5e6449',
500: '#222b05',
950: '#000000',
},
}SCSS
$custom: #222b05; $custom-light: #5e6449; $custom-dark: #000000;
JSON
{
"hex": "#222b05",
"rgb": {
"r": 34,
"g": 43,
"b": 5
},
"hsl": {
"h": 74.211,
"s": 79.167,
"l": 9.412
},
"oklch": {
"l": 0.27133,
"c": 0.05912,
"h": 122
},
"luminance": 0.02079
}Semantic roles & 50–950 ramp
primary
#222B05
secondary
#321F6D
accent
#32F660
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977