#072E1B#072E1B
#072E1B is a dark, muted teal. Relative luminance 0.021; OKLCH L 26.8% C 0.056 H 157.6°. Best body text is #FFFFFF at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #072E1B |
|---|---|
| RGB | rgb(7, 46, 27) |
| HSL | hsl(151, 74%, 10%) |
| HSV | hsv(151, 85%, 18%) |
| CMYK | cmyk(84.8%, 0%, 41.3%, 82%) |
| CIE-LAB | lab(15.89, -19.06, 8.45) |
| CIE-LCH | lch(15.89, 20.85, 156.08°) |
| OKLab | oklab(26.84% -0.0517 0.0213) |
| OKLCH | oklch(26.84% 0.056 157.6) |
| XYZ | xyz(1.2623, 2.0782, 1.3713) |
| Luminance | 0.0208 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.41
Very Dark Green
#062E03
ΔE00 6.89
Evergreen
#05472A
ΔE00 8.27
Dark Green
#033500
ΔE00 9.19
Pine Green
#0A481E
ΔE00 10.12
Hunter Green (survey)
#0B4008
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072E1B #2E071A
analogous
#072E07 #072E1B #072D2E
triadic
#072E1B #1B072E #2E1B07
tetradic
#072E1B #07072E #2E071A #2D2E07
square
#072E1B #07072E #2E071A #2D2E07
split-complementary
#072E1B #2E072D #2E0707
monochromatic
#041B10 #041B10 #072E1B #0F633A #179859
Accessibility & contrast
On white
14.83
#072E1B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#072E1B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072E1B
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072E1B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072E1B | 1.00 | 14.83 | 1.42 | 14.83 |
| #FFFFFF | 14.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2A1A
Deuteranopia (green-blind)
#29261C
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #072e1b; /* rgb */ color: rgb(7, 46, 27); /* oklch */ color: oklch(26.8% 0.056 157.6);
Tailwind
colors: {
custom: {
50: '#4d6757',
500: '#072e1b',
950: '#000000',
},
}SCSS
$custom: #072e1b; $custom-light: #4d6757; $custom-dark: #000000;
JSON
{
"hex": "#072e1b",
"rgb": {
"r": 7,
"g": 46,
"b": 27
},
"hsl": {
"h": 150.769,
"s": 73.585,
"l": 10.392
},
"oklch": {
"l": 0.26836,
"c": 0.05591,
"h": 157.6
},
"luminance": 0.02078
}Semantic roles & 50–950 ramp
primary
#072E1B
secondary
#6E2347
accent
#3892F0
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78