#222C06#222C06
#222C06 is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.4% C 0.060 H 123.1°. Best body text is #FFFFFF at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #222C06 |
|---|---|
| RGB | rgb(34, 44, 6) |
| HSL | hsl(76, 76%, 10%) |
| HSV | hsv(76, 86%, 17%) |
| CMYK | cmyk(22.7%, 0%, 86.4%, 82.7%) |
| CIE-LAB | lab(16.28, -11.17, 20.85) |
| CIE-LCH | lch(16.28, 23.66, 118.17°) |
| OKLab | oklab(27.45% -0.0325 0.0499) |
| OKLCH | oklch(27.45% 0.06 123.1) |
| XYZ | xyz(1.5933, 2.1546, 0.5042) |
| Luminance | 0.0215 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.73
Dark Olive
#373E02
ΔE00 7.93
Dark Forest Green
#002D04
ΔE00 8.67
Dark Green
#033500
ΔE00 8.95
Hunter Green (survey)
#0B4008
ΔE00 10.39
Forrest Green
#154406
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222C06 #10062C
analogous
#2C2306 #222C06 #0F2C06
triadic
#222C06 #06222C #2C0622
tetradic
#222C06 #062C23 #10062C #2C060F
square
#222C06 #062C23 #10062C #2C060F
split-complementary
#222C06 #060F2C #23062C
monochromatic
#151B04 #151B04 #222C06 #4C620D #759815
Accessibility & contrast
On white
14.68
#222C06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#222C06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222C06
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222C06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222C06 | 1.00 | 14.68 | 1.43 | 14.68 |
| #FFFFFF | 14.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2902
Deuteranopia (green-blind)
#2E2809
Tritanopia (blue-blind)
#242924
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #222c06; /* rgb */ color: rgb(34, 44, 6); /* oklch */ color: oklch(27.4% 0.060 123.1);
Tailwind
colors: {
custom: {
50: '#5e6549',
500: '#222c06',
950: '#000000',
},
}SCSS
$custom: #222c06; $custom-light: #5e6549; $custom-dark: #000000;
JSON
{
"hex": "#222c06",
"rgb": {
"r": 34,
"g": 44,
"b": 6
},
"hsl": {
"h": 75.789,
"s": 76,
"l": 9.804
},
"oklch": {
"l": 0.27446,
"c": 0.05956,
"h": 123.1
},
"luminance": 0.02155
}Semantic roles & 50–950 ramp
primary
#222C06
secondary
#35216D
accent
#35F367
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040501
muted
#797A77