#072A1E#072A1E
#072A1E is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.6% C 0.046 H 166.2°. Best body text is #FFFFFF at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #072A1E |
|---|---|
| RGB | rgb(7, 42, 30) |
| HSL | hsl(159, 71%, 10%) |
| HSV | hsv(159, 83%, 16%) |
| CMYK | cmyk(83.3%, 0%, 28.6%, 83.5%) |
| CIE-LAB | lab(14.37, -16.13, 4.27) |
| CIE-LCH | lch(14.37, 16.68, 165.17°) |
| OKLab | oklab(25.61% -0.0446 0.0109) |
| OKLCH | oklch(25.61% 0.046 166.2) |
| XYZ | xyz(1.1498, 1.7947, 1.5139) |
| Luminance | 0.0180 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.42
Very Dark Green
#062E03
ΔE00 9.87
Evergreen
#05472A
ΔE00 10.73
Dark Green
#033500
ΔE00 12.31
Pine Green
#0A481E
ΔE00 13.06
Dark Blue Green
#005249
ΔE00 13.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072A1E #2A0713
analogous
#072A0D #072A1E #07252A
triadic
#072A1E #1E072A #2A1E07
tetradic
#072A1E #0D072A #2A0713 #252A07
square
#072A1E #0D072A #2A0713 #252A07
split-complementary
#072A1E #2A0725 #2A0D07
monochromatic
#041A13 #041A13 #072A1E #105E43 #189369
Accessibility & contrast
On white
15.45
#072A1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#072A1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072A1E
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072A1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072A1E | 1.00 | 15.45 | 1.36 | 15.45 |
| #FFFFFF | 15.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29261D
Deuteranopia (green-blind)
#24231F
Tritanopia (blue-blind)
#002A27
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #072a1e; /* rgb */ color: rgb(7, 42, 30); /* oklch */ color: oklch(25.6% 0.046 166.2);
Tailwind
colors: {
custom: {
50: '#4c6459',
500: '#072a1e',
950: '#000000',
},
}SCSS
$custom: #072a1e; $custom-light: #4c6459; $custom-dark: #000000;
JSON
{
"hex": "#072a1e",
"rgb": {
"r": 7,
"g": 42,
"b": 30
},
"hsl": {
"h": 159.429,
"s": 71.429,
"l": 9.608
},
"oklch": {
"l": 0.25613,
"c": 0.04596,
"h": 166.2
},
"luminance": 0.01795
}Semantic roles & 50–950 ramp
primary
#072A1E
secondary
#6A233B
accent
#3A78EE
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010503
muted
#777978