#222B06#222B06
#222B06 is a dark, muted yellow-green. Relative luminance 0.021; OKLCH L 27.1% C 0.058 H 122.1°. Best body text is #FFFFFF at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #222B06 |
|---|---|
| RGB | rgb(34, 43, 6) |
| HSL | hsl(75, 76%, 10%) |
| HSV | hsv(75, 86%, 17%) |
| CMYK | cmyk(20.9%, 0%, 86%, 83.1%) |
| CIE-LAB | lab(15.91, -10.56, 20.39) |
| CIE-LCH | lch(15.91, 22.96, 117.37°) |
| OKLab | oklab(27.15% -0.0309 0.0491) |
| OKLCH | oklch(27.15% 0.058 122.1) |
| XYZ | xyz(1.5565, 2.0810, 0.4919) |
| Luminance | 0.0208 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.10
Dark Olive
#373E02
ΔE00 8.20
Dark Forest Green
#002D04
ΔE00 9.01
Dark Green
#033500
ΔE00 9.39
Hunter Green (survey)
#0B4008
ΔE00 10.87
Forrest Green
#154406
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222B06 #0F062B
analogous
#2B2206 #222B06 #102B06
triadic
#222B06 #06222B #2B0622
tetradic
#222B06 #062B22 #0F062B #2B0610
square
#222B06 #062B22 #0F062B #2B0610
split-complementary
#222B06 #06102B #22062B
monochromatic
#151B04 #151B04 #222B06 #4C610D #779615
Accessibility & contrast
On white
14.83
#222B06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#222B06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222B06
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222B06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222B06 | 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)
#2E2802
Deuteranopia (green-blind)
#2D2809
Tritanopia (blue-blind)
#242824
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #222b06; /* rgb */ color: rgb(34, 43, 6); /* oklch */ color: oklch(27.1% 0.058 122.1);
Tailwind
colors: {
custom: {
50: '#5e6449',
500: '#222b06',
950: '#000000',
},
}SCSS
$custom: #222b06; $custom-light: #5e6449; $custom-dark: #000000;
JSON
{
"hex": "#222b06",
"rgb": {
"r": 34,
"g": 43,
"b": 6
},
"hsl": {
"h": 74.595,
"s": 75.51,
"l": 9.608
},
"oklch": {
"l": 0.27145,
"c": 0.058,
"h": 122.1
},
"luminance": 0.02081
}Semantic roles & 50–950 ramp
primary
#222B06
secondary
#33216C
accent
#36F264
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977