#072A1D#072A1D
#072A1D is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.6% C 0.047 H 164.4°. Best body text is #FFFFFF at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #072A1D |
|---|---|
| RGB | rgb(7, 42, 29) |
| HSL | hsl(158, 71%, 10%) |
| HSV | hsv(158, 83%, 16%) |
| CMYK | cmyk(83.3%, 0%, 31%, 83.5%) |
| CIE-LAB | lab(14.34, -16.43, 4.93) |
| CIE-LCH | lch(14.34, 17.15, 163.28°) |
| OKLab | oklab(25.58% -0.0452 0.0126) |
| OKLCH | oklch(25.58% 0.047 164.4) |
| XYZ | xyz(1.1372, 1.7897, 1.4477) |
| Luminance | 0.0179 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.95
Very Dark Green
#062E03
ΔE00 9.39
Evergreen
#05472A
ΔE00 10.48
Dark Green
#033500
ΔE00 11.85
Pine Green
#0A481E
ΔE00 12.72
Dark Blue Green
#005249
ΔE00 13.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072A1D #2A0714
analogous
#072A0B #072A1D #07262A
triadic
#072A1D #1D072A #2A1D07
tetradic
#072A1D #0B072A #2A0714 #262A07
square
#072A1D #0B072A #2A0714 #262A07
split-complementary
#072A1D #2A0726 #2A0B07
monochromatic
#041A12 #041A12 #072A1D #105E41 #189365
Accessibility & contrast
On white
15.46
#072A1D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#072A1D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072A1D
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072A1D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072A1D | 1.00 | 15.46 | 1.36 | 15.46 |
| #FFFFFF | 15.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29261C
Deuteranopia (green-blind)
#24231E
Tritanopia (blue-blind)
#002A26
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #072a1d; /* rgb */ color: rgb(7, 42, 29); /* oklch */ color: oklch(25.6% 0.047 164.4);
Tailwind
colors: {
custom: {
50: '#4c6458',
500: '#072a1d',
950: '#000000',
},
}SCSS
$custom: #072a1d; $custom-light: #4c6458; $custom-dark: #000000;
JSON
{
"hex": "#072a1d",
"rgb": {
"r": 7,
"g": 42,
"b": 29
},
"hsl": {
"h": 157.714,
"s": 71.429,
"l": 9.608
},
"oklch": {
"l": 0.2558,
"c": 0.04697,
"h": 164.4
},
"luminance": 0.0179
}Semantic roles & 50–950 ramp
primary
#072A1D
secondary
#6A233D
accent
#3A7DEE
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010503
muted
#777978