#223407#223407
#223407 is a dark, moderate yellow-green. Relative luminance 0.028; OKLCH L 29.9% C 0.071 H 129.1°. Best body text is #FFFFFF at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #223407 |
|---|---|
| RGB | rgb(34, 52, 7) |
| HSL | hsl(84, 76%, 12%) |
| HSV | hsv(84, 87%, 20%) |
| CMYK | cmyk(34.6%, 0%, 86.5%, 79.6%) |
| CIE-LAB | lab(19.27, -15.72, 24.04) |
| CIE-LCH | lch(19.27, 28.73, 123.18°) |
| OKLab | oklab(29.88% -0.0448 0.0551) |
| OKLCH | oklch(29.88% 0.071 129.1) |
| XYZ | xyz(1.9260, 2.8114, 0.6421) |
| Luminance | 0.0281 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.00
Dark Green
#033500
ΔE00 6.24
Dark Olive
#373E02
ΔE00 6.72
Hunter Green (survey)
#0B4008
ΔE00 7.08
Dark Forest Green
#002D04
ΔE00 7.10
Forrest Green
#154406
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#223407 #190734
analogous
#343007 #223407 #0C3407
triadic
#223407 #072234 #340722
tetradic
#223407 #073430 #190734 #34070C
square
#223407 #073430 #190734 #34070C
split-complementary
#223407 #070C34 #300734
monochromatic
#121B04 #121B04 #223407 #456A0E #69A016
Accessibility & contrast
On white
13.44
#223407 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.56
#223407 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #223407
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##223407 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##223407 | 1.00 | 13.44 | 1.56 | 13.44 |
| #FFFFFF | 13.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.56 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373002
Deuteranopia (green-blind)
#342E0B
Tritanopia (blue-blind)
#23312B
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #223407; /* rgb */ color: rgb(34, 52, 7); /* oklch */ color: oklch(29.9% 0.071 129.1);
Tailwind
colors: {
custom: {
50: '#5f6b4b',
500: '#223407',
950: '#000000',
},
}SCSS
$custom: #223407; $custom-light: #5f6b4b; $custom-dark: #000000;
JSON
{
"hex": "#223407",
"rgb": {
"r": 34,
"g": 52,
"b": 7
},
"hsl": {
"h": 84,
"s": 76.271,
"l": 11.569
},
"oklch": {
"l": 0.29876,
"c": 0.07105,
"h": 129.1
},
"luminance": 0.02811
}Semantic roles & 50–950 ramp
primary
#223407
secondary
#432374
accent
#35F381
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050601
muted
#797A77