#213606#213606
#213606 is a dark, moderate yellow-green. Relative luminance 0.030; OKLCH L 30.4% C 0.076 H 130.7°. Best body text is #FFFFFF at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #213606 |
|---|---|
| RGB | rgb(33, 54, 6) |
| HSL | hsl(86, 80%, 12%) |
| HSV | hsv(86, 89%, 21%) |
| CMYK | cmyk(38.9%, 0%, 88.9%, 78.8%) |
| CIE-LAB | lab(19.94, -17.37, 25.20) |
| CIE-LCH | lch(19.94, 30.60, 124.57°) |
| OKLab | oklab(30.4% -0.0494 0.0573) |
| OKLCH | oklch(30.4% 0.076 130.7) |
| XYZ | xyz(1.9792, 2.9747, 0.6422) |
| Luminance | 0.0297 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 5.52
Very Dark Green
#062E03
ΔE00 5.74
Hunter Green (survey)
#0B4008
ΔE00 6.12
Forrest Green
#154406
ΔE00 6.25
Dark Olive
#373E02
ΔE00 6.76
Dark Forest Green
#002D04
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#213606 #1B0636
analogous
#363306 #213606 #093606
triadic
#213606 #062136 #360621
tetradic
#213606 #063633 #1B0636 #360609
square
#213606 #063633 #1B0636 #360609
split-complementary
#213606 #060936 #330636
monochromatic
#111C03 #111C03 #213606 #436D0C #64A412
Accessibility & contrast
On white
13.17
#213606 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.60
#213606 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #213606
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##213606 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##213606 | 1.00 | 13.17 | 1.60 | 13.17 |
| #FFFFFF | 13.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.60 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393100
Deuteranopia (green-blind)
#36300A
Tritanopia (blue-blind)
#22332D
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #213606; /* rgb */ color: rgb(33, 54, 6); /* oklch */ color: oklch(30.4% 0.076 130.7);
Tailwind
colors: {
custom: {
50: '#5e6d4a',
500: '#213606',
950: '#000000',
},
}SCSS
$custom: #213606; $custom-light: #5e6d4a; $custom-dark: #000000;
JSON
{
"hex": "#213606",
"rgb": {
"r": 33,
"g": 54,
"b": 6
},
"hsl": {
"h": 86.25,
"s": 80,
"l": 11.765
},
"oklch": {
"l": 0.30401,
"c": 0.07563,
"h": 130.7
},
"luminance": 0.02975
}Semantic roles & 50–950 ramp
primary
#213606
secondary
#472176
accent
#31F688
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050701
muted
#797A77