#072E1F#072E1F
#072E1F is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.0% C 0.051 H 163.2°. Best body text is #FFFFFF at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #072E1F |
|---|---|
| RGB | rgb(7, 46, 31) |
| HSL | hsl(157, 74%, 10%) |
| HSV | hsv(157, 85%, 18%) |
| CMYK | cmyk(84.8%, 0%, 32.6%, 82%) |
| CIE-LAB | lab(15.99, -17.97, 5.85) |
| CIE-LCH | lch(15.99, 18.89, 161.96°) |
| OKLab | oklab(26.95% -0.0493 0.0149) |
| OKLCH | oklch(26.95% 0.051 163.2) |
| XYZ | xyz(1.3118, 2.0979, 1.6319) |
| Luminance | 0.0210 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.14
Very Dark Green
#062E03
ΔE00 8.62
Evergreen
#05472A
ΔE00 8.96
Dark Green
#033500
ΔE00 10.88
Pine Green
#0A481E
ΔE00 11.30
Dark Blue Green
#005249
ΔE00 12.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072E1F #2E0716
analogous
#072E0B #072E1F #07292E
triadic
#072E1F #1F072E #2E1F07
tetradic
#072E1F #0B072E #2E0716 #292E07
square
#072E1F #0B072E #2E0716 #292E07
split-complementary
#072E1F #2E0729 #2E0B07
monochromatic
#041B12 #041B12 #072E1F #0F6343 #179867
Accessibility & contrast
On white
14.79
#072E1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#072E1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072E1F
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072E1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072E1F | 1.00 | 14.79 | 1.42 | 14.79 |
| #FFFFFF | 14.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2A1E
Deuteranopia (green-blind)
#282620
Tritanopia (blue-blind)
#002E2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #072e1f; /* rgb */ color: rgb(7, 46, 31); /* oklch */ color: oklch(27.0% 0.051 163.2);
Tailwind
colors: {
custom: {
50: '#4d675a',
500: '#072e1f',
950: '#000000',
},
}SCSS
$custom: #072e1f; $custom-light: #4d675a; $custom-dark: #000000;
JSON
{
"hex": "#072e1f",
"rgb": {
"r": 7,
"g": 46,
"b": 31
},
"hsl": {
"h": 156.923,
"s": 73.585,
"l": 10.392
},
"oklch": {
"l": 0.26952,
"c": 0.05149,
"h": 163.2
},
"luminance": 0.02098
}Semantic roles & 50–950 ramp
primary
#072E1F
secondary
#6E2340
accent
#387FF0
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78