#222F0D#222F0D
#222F0D is a dark, muted yellow-green. Relative luminance 0.024; OKLCH L 28.4% C 0.057 H 127.3°. Best body text is #FFFFFF at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #222F0D |
|---|---|
| RGB | rgb(34, 47, 13) |
| HSL | hsl(83, 57%, 12%) |
| HSV | hsv(83, 72%, 18%) |
| CMYK | cmyk(27.7%, 0%, 72.3%, 81.6%) |
| CIE-LAB | lab(17.47, -12.27, 19.36) |
| CIE-LCH | lch(17.47, 22.92, 122.36°) |
| OKLab | oklab(28.43% -0.0347 0.0455) |
| OKLCH | oklch(28.43% 0.057 127.3) |
| XYZ | xyz(1.7488, 2.4021, 0.7522) |
| Luminance | 0.0240 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.84
Dark Forest Green
#002D04
ΔE00 7.75
Dark Green
#033500
ΔE00 8.10
Dark Olive
#373E02
ΔE00 8.25
Hunter Green (survey)
#0B4008
ΔE00 9.44
Forrest Green
#154406
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222F0D #1A0D2F
analogous
#2F2B0D #222F0D #112F0D
triadic
#222F0D #0D222F #2F0D22
tetradic
#222F0D #0D2F2B #1A0D2F #2F0D11
square
#222F0D #0D2F2B #1A0D2F #2F0D11
split-complementary
#222F0D #0D112F #2B0D2F
monochromatic
#111807 #111807 #222F0D #455F1A #678F28
Accessibility & contrast
On white
14.19
#222F0D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#222F0D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222F0D
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222F0D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222F0D | 1.00 | 14.19 | 1.48 | 14.19 |
| #FFFFFF | 14.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322B09
Deuteranopia (green-blind)
#302B0F
Tritanopia (blue-blind)
#232D28
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #222f0d; /* rgb */ color: rgb(34, 47, 13); /* oklch */ color: oklch(28.4% 0.057 127.3);
Tailwind
colors: {
custom: {
50: '#5e674d',
500: '#222f0d',
950: '#000000',
},
}SCSS
$custom: #222f0d; $custom-light: #5e674d; $custom-dark: #000000;
JSON
{
"hex": "#222f0d",
"rgb": {
"r": 34,
"g": 47,
"b": 13
},
"hsl": {
"h": 82.941,
"s": 56.667,
"l": 11.765
},
"oklch": {
"l": 0.28433,
"c": 0.05723,
"h": 127.3
},
"luminance": 0.02402
}Semantic roles & 50–950 ramp
primary
#222F0D
secondary
#452E6A
accent
#48E082
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77