#223606#223606
#223606 is a dark, moderate yellow-green. Relative luminance 0.030; OKLCH L 30.5% C 0.075 H 130.0°. Best body text is #FFFFFF at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #223606 |
|---|---|
| RGB | rgb(34, 54, 6) |
| HSL | hsl(85, 80%, 12%) |
| HSV | hsv(85, 89%, 21%) |
| CMYK | cmyk(37%, 0%, 88.9%, 78.8%) |
| CIE-LAB | lab(20.01, -16.91, 25.29) |
| CIE-LCH | lch(20.01, 30.42, 123.76°) |
| OKLab | oklab(30.47% -0.0482 0.0575) |
| OKLCH | oklch(30.47% 0.075 130) |
| XYZ | xyz(2.0117, 2.9915, 0.6437) |
| Luminance | 0.0299 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 5.81
Very Dark Green
#062E03
ΔE00 6.00
Hunter Green (survey)
#0B4008
ΔE00 6.37
Forrest Green
#154406
ΔE00 6.44
Dark Olive
#373E02
ΔE00 6.50
Dark Forest Green
#002D04
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#223606 #1A0636
analogous
#363206 #223606 #0A3606
triadic
#223606 #062236 #360622
tetradic
#223606 #063632 #1A0636 #36060A
square
#223606 #063632 #1A0636 #36060A
split-complementary
#223606 #060A36 #320636
monochromatic
#111C03 #111C03 #223606 #456D0C #67A412
Accessibility & contrast
On white
13.14
#223606 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.60
#223606 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #223606
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##223606 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##223606 | 1.00 | 13.14 | 1.60 | 13.14 |
| #FFFFFF | 13.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.60 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393100
Deuteranopia (green-blind)
#36300A
Tritanopia (blue-blind)
#23332D
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #223606; /* rgb */ color: rgb(34, 54, 6); /* oklch */ color: oklch(30.5% 0.075 130.0);
Tailwind
colors: {
custom: {
50: '#5f6d4a',
500: '#223606',
950: '#000000',
},
}SCSS
$custom: #223606; $custom-light: #5f6d4a; $custom-dark: #000000;
JSON
{
"hex": "#223606",
"rgb": {
"r": 34,
"g": 54,
"b": 6
},
"hsl": {
"h": 85,
"s": 80,
"l": 11.765
},
"oklch": {
"l": 0.30474,
"c": 0.07499,
"h": 130
},
"luminance": 0.02992
}Semantic roles & 50–950 ramp
primary
#223606
secondary
#452176
accent
#31F683
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050701
muted
#797A77