#223607#223607
#223607 is a dark, moderate yellow-green. Relative luminance 0.030; OKLCH L 30.5% C 0.074 H 130.2°. Best body text is #FFFFFF at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #223607 |
|---|---|
| RGB | rgb(34, 54, 7) |
| HSL | hsl(86, 77%, 12%) |
| HSV | hsv(86, 87%, 21%) |
| CMYK | cmyk(37%, 0%, 87%, 78.8%) |
| CIE-LAB | lab(20.02, -16.82, 24.90) |
| CIE-LCH | lch(20.02, 30.05, 124.04°) |
| OKLab | oklab(30.48% -0.0478 0.0566) |
| OKLCH | oklch(30.48% 0.074 130.2) |
| XYZ | xyz(2.0172, 2.9937, 0.6725) |
| Luminance | 0.0299 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 5.80
Very Dark Green
#062E03
ΔE00 5.93
Hunter Green (survey)
#0B4008
ΔE00 6.37
Forrest Green
#154406
ΔE00 6.48
Dark Olive
#373E02
ΔE00 6.60
Dark Forest Green
#002D04
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#223607 #1B0736
analogous
#363307 #223607 #0B3607
triadic
#223607 #072236 #360722
tetradic
#223607 #073633 #1B0736 #36070B
square
#223607 #073633 #1B0736 #36070B
split-complementary
#223607 #070B36 #330736
monochromatic
#111B04 #111B04 #223607 #446C0E #66A215
Accessibility & contrast
On white
13.13
#223607 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.60
#223607 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #223607
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##223607 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##223607 | 1.00 | 13.13 | 1.60 | 13.13 |
| #FFFFFF | 13.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.60 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393101
Deuteranopia (green-blind)
#36300B
Tritanopia (blue-blind)
#23332D
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #223607; /* rgb */ color: rgb(34, 54, 7); /* oklch */ color: oklch(30.5% 0.074 130.2);
Tailwind
colors: {
custom: {
50: '#5f6d4b',
500: '#223607',
950: '#000000',
},
}SCSS
$custom: #223607; $custom-light: #5f6d4b; $custom-dark: #000000;
JSON
{
"hex": "#223607",
"rgb": {
"r": 34,
"g": 54,
"b": 7
},
"hsl": {
"h": 85.532,
"s": 77.049,
"l": 11.961
},
"oklch": {
"l": 0.30484,
"c": 0.07412,
"h": 130.2
},
"luminance": 0.02994
}Semantic roles & 50–950 ramp
primary
#223607
secondary
#462376
accent
#34F486
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050701
muted
#797A77