#072C1B#072C1B
#072C1B is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.2% C 0.053 H 159.2°. Best body text is #FFFFFF at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #072C1B |
|---|---|
| RGB | rgb(7, 44, 27) |
| HSL | hsl(152, 73%, 10%) |
| HSV | hsv(152, 84%, 17%) |
| CMYK | cmyk(84.1%, 0%, 38.6%, 82.7%) |
| CIE-LAB | lab(15.09, -18.04, 7.36) |
| CIE-LCH | lch(15.09, 19.49, 157.80°) |
| OKLab | oklab(26.18% -0.0491 0.0187) |
| OKLCH | oklch(26.18% 0.053 159.2) |
| XYZ | xyz(1.1860, 1.9255, 1.3459) |
| Luminance | 0.0193 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.17
Very Dark Green
#062E03
ΔE00 7.64
Evergreen
#05472A
ΔE00 9.13
Dark Green
#033500
ΔE00 10.05
Pine Green
#0A481E
ΔE00 11.09
Hunter Green (survey)
#0B4008
ΔE00 11.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072C1B #2C0718
analogous
#072C08 #072C1B #072B2C
triadic
#072C1B #1B072C #2C1B07
tetradic
#072C1B #08072C #2C0718 #2B2C07
square
#072C1B #08072C #2C0718 #2B2C07
split-complementary
#072C1B #2C072B #2C0807
monochromatic
#041A10 #041A10 #072C1B #0F613B #18965C
Accessibility & contrast
On white
15.16
#072C1B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#072C1B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072C1B
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072C1B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072C1B | 1.00 | 15.16 | 1.39 | 15.16 |
| #FFFFFF | 15.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B281A
Deuteranopia (green-blind)
#27241C
Tritanopia (blue-blind)
#002C28
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #072c1b; /* rgb */ color: rgb(7, 44, 27); /* oklch */ color: oklch(26.2% 0.053 159.2);
Tailwind
colors: {
custom: {
50: '#4c6557',
500: '#072c1b',
950: '#000000',
},
}SCSS
$custom: #072c1b; $custom-light: #4c6557; $custom-dark: #000000;
JSON
{
"hex": "#072c1b",
"rgb": {
"r": 7,
"g": 44,
"b": 27
},
"hsl": {
"h": 152.432,
"s": 72.549,
"l": 10
},
"oklch": {
"l": 0.26178,
"c": 0.05253,
"h": 159.2
},
"luminance": 0.01926
}Semantic roles & 50–950 ramp
primary
#072C1B
secondary
#6C2344
accent
#398CEF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78