#222D06#222D06
#222D06 is a dark, moderate yellow-green. Relative luminance 0.022; OKLCH L 27.7% C 0.061 H 124.0°. Best body text is #FFFFFF at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #222D06 |
|---|---|
| RGB | rgb(34, 45, 6) |
| HSL | hsl(77, 76%, 10%) |
| HSV | hsv(77, 87%, 18%) |
| CMYK | cmyk(24.4%, 0%, 86.7%, 82.4%) |
| CIE-LAB | lab(16.65, -11.77, 21.32) |
| CIE-LCH | lch(16.65, 24.35, 118.91°) |
| OKLab | oklab(27.75% -0.0342 0.0507) |
| OKLCH | oklch(27.75% 0.061 124) |
| XYZ | xyz(1.6310, 2.2300, 0.5168) |
| Luminance | 0.0223 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.40
Dark Olive
#373E02
ΔE00 7.69
Dark Forest Green
#002D04
ΔE00 8.37
Dark Green
#033500
ΔE00 8.54
Hunter Green (survey)
#0B4008
ΔE00 9.93
Forrest Green
#154406
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222D06 #11062D
analogous
#2D2506 #222D06 #0E2D06
triadic
#222D06 #06222D #2D0622
tetradic
#222D06 #062D25 #11062D #2D060E
square
#222D06 #062D25 #11062D #2D060E
split-complementary
#222D06 #060E2D #25062D
monochromatic
#141B04 #141B04 #222D06 #4B630D #749914
Accessibility & contrast
On white
14.52
#222D06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#222D06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222D06
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222D06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222D06 | 1.00 | 14.52 | 1.45 | 14.52 |
| #FFFFFF | 14.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302902
Deuteranopia (green-blind)
#2F2909
Tritanopia (blue-blind)
#242A25
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #222d06; /* rgb */ color: rgb(34, 45, 6); /* oklch */ color: oklch(27.7% 0.061 124.0);
Tailwind
colors: {
custom: {
50: '#5e664a',
500: '#222d06',
950: '#000000',
},
}SCSS
$custom: #222d06; $custom-light: #5e664a; $custom-dark: #000000;
JSON
{
"hex": "#222d06",
"rgb": {
"r": 34,
"g": 45,
"b": 6
},
"hsl": {
"h": 76.923,
"s": 76.471,
"l": 10
},
"oklch": {
"l": 0.27746,
"c": 0.06112,
"h": 124
},
"luminance": 0.0223
}Semantic roles & 50–950 ramp
primary
#222D06
secondary
#37216E
accent
#35F36A
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040501
muted
#797A77