#072C1E#072C1E
#072C1E is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.3% C 0.049 H 163.8°. Best body text is #FFFFFF at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #072C1E |
|---|---|
| RGB | rgb(7, 44, 30) |
| HSL | hsl(157, 73%, 10%) |
| HSV | hsv(157, 84%, 17%) |
| CMYK | cmyk(84.1%, 0%, 31.8%, 82.7%) |
| CIE-LAB | lab(15.17, -17.20, 5.39) |
| CIE-LCH | lch(15.17, 18.03, 162.59°) |
| OKLab | oklab(26.27% -0.0473 0.0138) |
| OKLCH | oklch(26.27% 0.049 163.8) |
| XYZ | xyz(1.2225, 1.9401, 1.5381) |
| Luminance | 0.0194 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.51
Very Dark Green
#062E03
ΔE00 8.98
Evergreen
#05472A
ΔE00 9.71
Dark Green
#033500
ΔE00 11.34
Pine Green
#0A481E
ΔE00 12.00
Dark Blue Green
#005249
ΔE00 12.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072C1E #2C0715
analogous
#072C0B #072C1E #07282C
triadic
#072C1E #1E072C #2C1E07
tetradic
#072C1E #0B072C #2C0715 #282C07
square
#072C1E #0B072C #2C0715 #282C07
split-complementary
#072C1E #2C0728 #2C0B07
monochromatic
#041A12 #041A12 #072C1E #0F6142 #189666
Accessibility & contrast
On white
15.13
#072C1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#072C1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072C1E
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072C1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072C1E | 1.00 | 15.13 | 1.39 | 15.13 |
| #FFFFFF | 15.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B281D
Deuteranopia (green-blind)
#26251F
Tritanopia (blue-blind)
#002C28
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #072c1e; /* rgb */ color: rgb(7, 44, 30); /* oklch */ color: oklch(26.3% 0.049 163.8);
Tailwind
colors: {
custom: {
50: '#4c6559',
500: '#072c1e',
950: '#000000',
},
}SCSS
$custom: #072c1e; $custom-light: #4c6559; $custom-dark: #000000;
JSON
{
"hex": "#072c1e",
"rgb": {
"r": 7,
"g": 44,
"b": 30
},
"hsl": {
"h": 157.297,
"s": 72.549,
"l": 10
},
"oklch": {
"l": 0.26268,
"c": 0.04925,
"h": 163.8
},
"luminance": 0.0194
}Semantic roles & 50–950 ramp
primary
#072C1E
secondary
#6C233F
accent
#397EEF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78