#223D0E#223D0E
#223D0E is a dark, moderate yellow-green. Relative luminance 0.037; OKLCH L 32.7% C 0.079 H 134.5°. Best body text is #FFFFFF at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #223D0E |
|---|---|
| RGB | rgb(34, 61, 14) |
| HSL | hsl(94, 63%, 15%) |
| HSV | hsv(94, 77%, 24%) |
| CMYK | cmyk(44.3%, 0%, 77%, 76.1%) |
| CIE-LAB | lab(22.69, -19.91, 24.75) |
| CIE-LCH | lch(22.69, 31.76, 128.81°) |
| OKLab | oklab(32.68% -0.0555 0.0565) |
| OKLCH | oklch(32.68% 0.079 134.5) |
| XYZ | xyz(2.4076, 3.7092, 1.0045) |
| Luminance | 0.0371 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Forrest Green
#154406
ΔE00 4.26
Hunter Green (survey)
#0B4008
ΔE00 4.30
Dark Green
#033500
ΔE00 4.95
Forest Green (survey)
#06470C
ΔE00 5.93
Very Dark Green
#062E03
ΔE00 6.00
British Racing Green
#05480D
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#223D0E #290E3D
analogous
#3A3D0E #223D0E #0E3D11
triadic
#223D0E #0E223D #3D0E22
tetradic
#223D0E #0E3A3D #290E3D #3D110E
square
#223D0E #0E3A3D #290E3D #3D110E
split-complementary
#223D0E #110E3D #3D0E3A
monochromatic
#0E1906 #0E1906 #223D0E #3E6F19 #59A125
Accessibility & contrast
On white
12.06
#223D0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.74
#223D0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #223D0E
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##223D0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##223D0E | 1.00 | 12.06 | 1.74 | 12.06 |
| #FFFFFF | 12.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.74 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#403808
Deuteranopia (green-blind)
#3C3512
Tritanopia (blue-blind)
#223A33
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #223d0e; /* rgb */ color: rgb(34, 61, 14); /* oklch */ color: oklch(32.7% 0.079 134.5);
Tailwind
colors: {
custom: {
50: '#60724f',
500: '#223d0e',
950: '#000000',
},
}SCSS
$custom: #223d0e; $custom-light: #60724f; $custom-dark: #000000;
JSON
{
"hex": "#223d0e",
"rgb": {
"r": 34,
"g": 61,
"b": 14
},
"hsl": {
"h": 94.468,
"s": 62.667,
"l": 14.706
},
"oklch": {
"l": 0.32679,
"c": 0.07925,
"h": 134.5
},
"luminance": 0.03709
}Semantic roles & 50–950 ramp
primary
#223D0E
secondary
#592F78
accent
#42E6A0
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#050802
muted
#797B78