#072C1D#072C1D
#072C1D is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.2% C 0.050 H 162.2°. Best body text is #FFFFFF at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #072C1D |
|---|---|
| RGB | rgb(7, 44, 29) |
| HSL | hsl(156, 73%, 10%) |
| HSV | hsv(156, 84%, 17%) |
| CMYK | cmyk(84.1%, 0%, 34.1%, 82.7%) |
| CIE-LAB | lab(15.14, -17.49, 6.05) |
| CIE-LCH | lch(15.14, 18.51, 160.91°) |
| OKLab | oklab(26.24% -0.0479 0.0154) |
| OKLCH | oklch(26.24% 0.05 162.2) |
| XYZ | xyz(1.2100, 1.9351, 1.4719) |
| Luminance | 0.0193 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.05
Very Dark Green
#062E03
ΔE00 8.52
Evergreen
#05472A
ΔE00 9.49
Dark Green
#033500
ΔE00 10.90
Pine Green
#0A481E
ΔE00 11.68
Hunter Green (survey)
#0B4008
ΔE00 12.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072C1D #2C0716
analogous
#072C0B #072C1D #07282C
triadic
#072C1D #1D072C #2C1D07
tetradic
#072C1D #0B072C #2C0716 #282C07
square
#072C1D #0B072C #2C0716 #282C07
split-complementary
#072C1D #2C0728 #2C0B07
monochromatic
#041A11 #041A11 #072C1D #0F6140 #189663
Accessibility & contrast
On white
15.14
#072C1D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#072C1D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072C1D
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072C1D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072C1D | 1.00 | 15.14 | 1.39 | 15.14 |
| #FFFFFF | 15.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B281C
Deuteranopia (green-blind)
#26251E
Tritanopia (blue-blind)
#002C28
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #072c1d; /* rgb */ color: rgb(7, 44, 29); /* oklch */ color: oklch(26.2% 0.050 162.2);
Tailwind
colors: {
custom: {
50: '#4c6558',
500: '#072c1d',
950: '#000000',
},
}SCSS
$custom: #072c1d; $custom-light: #4c6558; $custom-dark: #000000;
JSON
{
"hex": "#072c1d",
"rgb": {
"r": 7,
"g": 44,
"b": 29
},
"hsl": {
"h": 155.676,
"s": 72.549,
"l": 10
},
"oklch": {
"l": 0.26237,
"c": 0.05031,
"h": 162.2
},
"luminance": 0.01935
}Semantic roles & 50–950 ramp
primary
#072C1D
secondary
#6C2341
accent
#3983EF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78