#072F1E#072F1E
#072F1E is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.2% C 0.054 H 160.7°. Best body text is #FFFFFF at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #072F1E |
|---|---|
| RGB | rgb(7, 47, 30) |
| HSL | hsl(155, 74%, 11%) |
| HSV | hsv(155, 85%, 18%) |
| CMYK | cmyk(85.1%, 0%, 36.2%, 81.6%) |
| CIE-LAB | lab(16.36, -18.76, 7.05) |
| CIE-LCH | lch(16.36, 20.04, 159.40°) |
| OKLab | oklab(27.25% -0.0512 0.0179) |
| OKLCH | oklch(27.25% 0.054 160.7) |
| XYZ | xyz(1.3383, 2.1718, 1.5767) |
| Luminance | 0.0217 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.32
Very Dark Green
#062E03
ΔE00 7.81
Evergreen
#05472A
ΔE00 8.28
Dark Green
#033500
ΔE00 10.02
Pine Green
#0A481E
ΔE00 10.48
Hunter Green (survey)
#0B4008
ΔE00 11.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072F1E #2F0718
analogous
#072F0A #072F1E #072C2F
triadic
#072F1E #1E072F #2F1E07
tetradic
#072F1E #0A072F #2F0718 #2C2F07
square
#072F1E #0A072F #2F0718 #2C2F07
split-complementary
#072F1E #2F072C #2F0A07
monochromatic
#041B11 #041B11 #072F1E #0F6440 #179A62
Accessibility & contrast
On white
14.64
#072F1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#072F1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072F1E
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072F1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072F1E | 1.00 | 14.64 | 1.43 | 14.64 |
| #FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B1D
Deuteranopia (green-blind)
#29271F
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #072f1e; /* rgb */ color: rgb(7, 47, 30); /* oklch */ color: oklch(27.2% 0.054 160.7);
Tailwind
colors: {
custom: {
50: '#4d6859',
500: '#072f1e',
950: '#000000',
},
}SCSS
$custom: #072f1e; $custom-light: #4d6859; $custom-dark: #000000;
JSON
{
"hex": "#072f1e",
"rgb": {
"r": 7,
"g": 47,
"b": 30
},
"hsl": {
"h": 154.5,
"s": 74.074,
"l": 10.588
},
"oklch": {
"l": 0.27248,
"c": 0.05421,
"h": 160.7
},
"luminance": 0.02172
}Semantic roles & 50–950 ramp
primary
#072F1E
secondary
#6F2343
accent
#3786F1
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78