#073820#073820
#073820 is a dark, moderate teal. Relative luminance 0.030; OKLCH L 30.2% C 0.067 H 156.5°. Best body text is #FFFFFF at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #073820 |
|---|---|
| RGB | rgb(7, 56, 32) |
| HSL | hsl(151, 78%, 12%) |
| HSV | hsv(151, 88%, 22%) |
| CMYK | cmyk(87.5%, 0%, 42.9%, 78%) |
| CIE-LAB | lab(19.95, -22.64, 10.59) |
| CIE-LCH | lch(19.95, 24.99, 154.93°) |
| OKLab | oklab(30.22% -0.0612 0.0266) |
| OKLCH | oklch(30.22% 0.067 156.5) |
| XYZ | xyz(1.7623, 2.9776, 1.8481) |
| Luminance | 0.0298 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 4.82
Dark Forest Green
#002D04
ΔE00 5.98
Very Dark Green
#062E03
ΔE00 6.42
Pine Green
#0A481E
ΔE00 6.87
Dark Green
#033500
ΔE00 7.69
Hunter Green (survey)
#0B4008
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073820 #38071F
analogous
#073807 #073820 #073838
triadic
#073820 #200738 #382007
tetradic
#073820 #070738 #38071F #383807
square
#073820 #070738 #38071F #383807
split-complementary
#073820 #380738 #380707
monochromatic
#031B10 #031B10 #073820 #0E6E3F #15A55E
Accessibility & contrast
On white
13.16
#073820 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.60
#073820 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073820
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073820 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073820 | 1.00 | 13.16 | 1.60 | 13.16 |
| #FFFFFF | 13.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.60 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#38331E
Deuteranopia (green-blind)
#322F22
Tritanopia (blue-blind)
#003732
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #073820; /* rgb */ color: rgb(7, 56, 32); /* oklch */ color: oklch(30.2% 0.067 156.5);
Tailwind
colors: {
custom: {
50: '#506f5b',
500: '#073820',
950: '#000000',
},
}SCSS
$custom: #073820; $custom-light: #506f5b; $custom-dark: #000000;
JSON
{
"hex": "#073820",
"rgb": {
"r": 7,
"g": 56,
"b": 32
},
"hsl": {
"h": 150.612,
"s": 77.778,
"l": 12.353
},
"oklch": {
"l": 0.30219,
"c": 0.06668,
"h": 156.5
},
"luminance": 0.02978
}Semantic roles & 50–950 ramp
primary
#073820
secondary
#78234D
accent
#3492F4
background
#F4F6F5
surface
#E7ECE9
border
#C3C7C5
text
#020704
muted
#787A79