#072E1E#072E1E
#072E1E is a dark, muted teal. Relative luminance 0.021; OKLCH L 26.9% C 0.053 H 161.7°. Best body text is #FFFFFF at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #072E1E |
|---|---|
| RGB | rgb(7, 46, 30) |
| HSL | hsl(155, 74%, 10%) |
| HSV | hsv(155, 85%, 18%) |
| CMYK | cmyk(84.8%, 0%, 34.8%, 82%) |
| CIE-LAB | lab(15.97, -18.25, 6.50) |
| CIE-LCH | lch(15.97, 19.37, 160.39°) |
| OKLab | oklab(26.92% -0.0499 0.0165) |
| OKLCH | oklch(26.92% 0.053 161.7) |
| XYZ | xyz(1.2988, 2.0928, 1.5635) |
| Luminance | 0.0209 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.69
Very Dark Green
#062E03
ΔE00 8.17
Evergreen
#05472A
ΔE00 8.75
Dark Green
#033500
ΔE00 10.44
Pine Green
#0A481E
ΔE00 10.98
Hunter Green (survey)
#0B4008
ΔE00 12.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072E1E #2E0717
analogous
#072E0B #072E1E #072A2E
triadic
#072E1E #1E072E #2E1E07
tetradic
#072E1E #0B072E #2E0717 #2A2E07
square
#072E1E #0B072E #2E0717 #2A2E07
split-complementary
#072E1E #2E072A #2E0B07
monochromatic
#041B11 #041B11 #072E1E #0F6341 #179863
Accessibility & contrast
On white
14.80
#072E1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#072E1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072E1E
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072E1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072E1E | 1.00 | 14.80 | 1.42 | 14.80 |
| #FFFFFF | 14.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2A1D
Deuteranopia (green-blind)
#28261F
Tritanopia (blue-blind)
#002E2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #072e1e; /* rgb */ color: rgb(7, 46, 30); /* oklch */ color: oklch(26.9% 0.053 161.7);
Tailwind
colors: {
custom: {
50: '#4d6759',
500: '#072e1e',
950: '#000000',
},
}SCSS
$custom: #072e1e; $custom-light: #4d6759; $custom-dark: #000000;
JSON
{
"hex": "#072e1e",
"rgb": {
"r": 7,
"g": 46,
"b": 30
},
"hsl": {
"h": 155.385,
"s": 73.585,
"l": 10.392
},
"oklch": {
"l": 0.26922,
"c": 0.05256,
"h": 161.7
},
"luminance": 0.02093
}Semantic roles & 50–950 ramp
primary
#072E1E
secondary
#6E2342
accent
#3883F0
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78