#072F1F#072F1F
#072F1F is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.3% C 0.053 H 162.1°. Best body text is #FFFFFF at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #072F1F |
|---|---|
| RGB | rgb(7, 47, 31) |
| HSL | hsl(156, 74%, 11%) |
| HSV | hsv(156, 85%, 18%) |
| CMYK | cmyk(85.1%, 0%, 34%, 81.6%) |
| CIE-LAB | lab(16.39, -18.48, 6.40) |
| CIE-LCH | lch(16.39, 19.56, 160.90°) |
| OKLab | oklab(27.28% -0.0506 0.0163) |
| OKLCH | oklch(27.28% 0.053 162.1) |
| XYZ | xyz(1.3513, 2.1770, 1.6450) |
| Luminance | 0.0218 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.76
Very Dark Green
#062E03
ΔE00 8.24
Evergreen
#05472A
ΔE00 8.48
Dark Green
#033500
ΔE00 10.44
Pine Green
#0A481E
ΔE00 10.79
Dark Blue Green
#005249
ΔE00 12.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072F1F #2F0717
analogous
#072F0B #072F1F #072B2F
triadic
#072F1F #1F072F #2F1F07
tetradic
#072F1F #0B072F #2F0717 #2B2F07
square
#072F1F #0B072F #2F0717 #2B2F07
split-complementary
#072F1F #2F072B #2F0B07
monochromatic
#041B12 #041B12 #072F1F #0F6442 #179A65
Accessibility & contrast
On white
14.63
#072F1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#072F1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072F1F
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072F1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072F1F | 1.00 | 14.63 | 1.44 | 14.63 |
| #FFFFFF | 14.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B1E
Deuteranopia (green-blind)
#292720
Tritanopia (blue-blind)
#002F2B
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #072f1f; /* rgb */ color: rgb(7, 47, 31); /* oklch */ color: oklch(27.3% 0.053 162.1);
Tailwind
colors: {
custom: {
50: '#4d685a',
500: '#072f1f',
950: '#000000',
},
}SCSS
$custom: #072f1f; $custom-light: #4d685a; $custom-dark: #000000;
JSON
{
"hex": "#072f1f",
"rgb": {
"r": 7,
"g": 47,
"b": 31
},
"hsl": {
"h": 156,
"s": 74.074,
"l": 10.588
},
"oklch": {
"l": 0.27278,
"c": 0.05313,
"h": 162.1
},
"luminance": 0.02177
}Semantic roles & 50–950 ramp
primary
#072F1F
secondary
#6F2341
accent
#3781F1
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78