#072C1A#072C1A
#072C1A is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.1% C 0.054 H 157.8°. Best body text is #FFFFFF at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #072C1A |
|---|---|
| RGB | rgb(7, 44, 26) |
| HSL | hsl(151, 73%, 10%) |
| HSV | hsv(151, 84%, 17%) |
| CMYK | cmyk(84.1%, 0%, 40.9%, 82.7%) |
| CIE-LAB | lab(15.07, -18.31, 8.02) |
| CIE-LCH | lch(15.07, 19.99, 156.35°) |
| OKLab | oklab(26.15% -0.0497 0.0202) |
| OKLCH | oklch(26.15% 0.054 157.8) |
| XYZ | xyz(1.1746, 1.9210, 1.2860) |
| Luminance | 0.0192 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.74
Very Dark Green
#062E03
ΔE00 7.21
Evergreen
#05472A
ΔE00 8.98
Dark Green
#033500
ΔE00 9.64
Pine Green
#0A481E
ΔE00 10.81
Hunter Green (survey)
#0B4008
ΔE00 11.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072C1A #2C0719
analogous
#072C08 #072C1A #072B2C
triadic
#072C1A #1A072C #2C1A07
tetradic
#072C1A #08072C #2C0719 #2B2C07
square
#072C1A #08072C #2C0719 #2B2C07
split-complementary
#072C1A #2C072B #2C0807
monochromatic
#041A10 #041A10 #072C1A #0F6139 #189658
Accessibility & contrast
On white
15.17
#072C1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#072C1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072C1A
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072C1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072C1A | 1.00 | 15.17 | 1.38 | 15.17 |
| #FFFFFF | 15.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2819
Deuteranopia (green-blind)
#27241B
Tritanopia (blue-blind)
#002C27
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #072c1a; /* rgb */ color: rgb(7, 44, 26); /* oklch */ color: oklch(26.1% 0.054 157.8);
Tailwind
colors: {
custom: {
50: '#4c6556',
500: '#072c1a',
950: '#000000',
},
}SCSS
$custom: #072c1a; $custom-light: #4c6556; $custom-dark: #000000;
JSON
{
"hex": "#072c1a",
"rgb": {
"r": 7,
"g": 44,
"b": 26
},
"hsl": {
"h": 150.811,
"s": 72.549,
"l": 10
},
"oklch": {
"l": 0.26149,
"c": 0.05367,
"h": 157.8
},
"luminance": 0.01921
}Semantic roles & 50–950 ramp
primary
#072C1A
secondary
#6C2346
accent
#3991EF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78