#223A0C#223A0C
#223A0C is a dark, moderate yellow-green. Relative luminance 0.034; OKLCH L 31.7% C 0.076 H 133.0°. Best body text is #FFFFFF at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #223A0C |
|---|---|
| RGB | rgb(34, 58, 12) |
| HSL | hsl(91, 66%, 14%) |
| HSV | hsv(91, 79%, 23%) |
| CMYK | cmyk(41.4%, 0%, 79.3%, 77.3%) |
| CIE-LAB | lab(21.55, -18.53, 24.51) |
| CIE-LCH | lch(21.55, 30.72, 127.09°) |
| OKLab | oklab(31.75% -0.052 0.0558) |
| OKLCH | oklch(31.75% 0.076 133) |
| XYZ | xyz(2.2391, 3.3926, 0.8846) |
| Luminance | 0.0339 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 5.12
Dark Green
#033500
ΔE00 5.14
Forrest Green
#154406
ΔE00 5.20
Very Dark Green
#062E03
ΔE00 5.75
Dark Forest Green
#002D04
ΔE00 6.80
Forest Green (survey)
#06470C
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#223A0C #240C3A
analogous
#393A0C #223A0C #0C3A0D
triadic
#223A0C #0C223A #3A0C22
tetradic
#223A0C #0C393A #240C3A #3A0D0C
square
#223A0C #0C393A #240C3A #3A0D0C
split-complementary
#223A0C #0D0C3A #3A0C39
monochromatic
#0F1905 #0F1905 #223A0C #406D16 #5D9F21
Accessibility & contrast
On white
12.51
#223A0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.68
#223A0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #223A0C
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##223A0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##223A0C | 1.00 | 12.51 | 1.68 | 12.51 |
| #FFFFFF | 12.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.68 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3506
Deuteranopia (green-blind)
#393310
Tritanopia (blue-blind)
#223731
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #223a0c; /* rgb */ color: rgb(34, 58, 12); /* oklch */ color: oklch(31.7% 0.076 133.0);
Tailwind
colors: {
custom: {
50: '#5f704e',
500: '#223a0c',
950: '#000000',
},
}SCSS
$custom: #223a0c; $custom-light: #5f704e; $custom-dark: #000000;
JSON
{
"hex": "#223a0c",
"rgb": {
"r": 34,
"g": 58,
"b": 12
},
"hsl": {
"h": 91.304,
"s": 65.714,
"l": 13.725
},
"oklch": {
"l": 0.31748,
"c": 0.07623,
"h": 133
},
"luminance": 0.03393
}Semantic roles & 50–950 ramp
primary
#223A0C
secondary
#532C76
accent
#3FE998
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#050701
muted
#797A77