#072D1F#072D1F
#072D1F is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.6% C 0.050 H 164.3°. Best body text is #FFFFFF at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #072D1F |
|---|---|
| RGB | rgb(7, 45, 31) |
| HSL | hsl(158, 73%, 10%) |
| HSV | hsv(158, 84%, 18%) |
| CMYK | cmyk(84.4%, 0%, 31.1%, 82.4%) |
| CIE-LAB | lab(15.60, -17.44, 5.29) |
| CIE-LCH | lch(15.60, 18.23, 163.11°) |
| OKLab | oklab(26.63% -0.048 0.0135) |
| OKLCH | oklch(26.63% 0.05 164.3) |
| XYZ | xyz(1.2732, 2.0207, 1.6190) |
| Luminance | 0.0202 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.55
Very Dark Green
#062E03
ΔE00 9.02
Evergreen
#05472A
ΔE00 9.45
Dark Green
#033500
ΔE00 11.33
Pine Green
#0A481E
ΔE00 11.81
Dark Blue Green
#005249
ΔE00 12.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072D1F #2D0715
analogous
#072D0C #072D1F #07282D
triadic
#072D1F #1F072D #2D1F07
tetradic
#072D1F #0C072D #2D0715 #282D07
square
#072D1F #0C072D #2D0715 #282D07
split-complementary
#072D1F #2D0728 #2D0C07
monochromatic
#041A12 #041A12 #072D1F #0F6243 #179768
Accessibility & contrast
On white
14.96
#072D1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#072D1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072D1F
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072D1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072D1F | 1.00 | 14.96 | 1.40 | 14.96 |
| #FFFFFF | 14.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C291E
Deuteranopia (green-blind)
#272520
Tritanopia (blue-blind)
#002D29
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #072d1f; /* rgb */ color: rgb(7, 45, 31); /* oklch */ color: oklch(26.6% 0.050 164.3);
Tailwind
colors: {
custom: {
50: '#4d665a',
500: '#072d1f',
950: '#000000',
},
}SCSS
$custom: #072d1f; $custom-light: #4d665a; $custom-dark: #000000;
JSON
{
"hex": "#072d1f",
"rgb": {
"r": 7,
"g": 45,
"b": 31
},
"hsl": {
"h": 157.895,
"s": 73.077,
"l": 10.196
},
"oklch": {
"l": 0.26626,
"c": 0.04986,
"h": 164.3
},
"luminance": 0.02021
}Semantic roles & 50–950 ramp
primary
#072D1F
secondary
#6D233E
accent
#387CF0
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78