#072F22#072F22
#072F22 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.4% C 0.050 H 166.9°. Best body text is #FFFFFF at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #072F22 |
|---|---|
| RGB | rgb(7, 47, 34) |
| HSL | hsl(161, 74%, 11%) |
| HSV | hsv(161, 85%, 18%) |
| CMYK | cmyk(85.1%, 0%, 27.7%, 81.6%) |
| CIE-LAB | lab(16.47, -17.61, 4.45) |
| CIE-LCH | lch(16.47, 18.17, 165.83°) |
| OKLab | oklab(27.37% -0.0488 0.0114) |
| OKLCH | oklch(27.37% 0.05 166.9) |
| XYZ | xyz(1.3927, 2.1935, 1.8631) |
| Luminance | 0.0219 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.12
Evergreen
#05472A
ΔE00 9.20
Very Dark Green
#062E03
ΔE00 9.60
Dark Blue Green
#005249
ΔE00 11.61
Dark Green
#033500
ΔE00 11.78
Pine Green
#0A481E
ΔE00 11.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072F22 #2F0714
analogous
#072F0E #072F22 #07282F
triadic
#072F22 #22072F #2F2207
tetradic
#072F22 #0E072F #2F0714 #282F07
square
#072F22 #0E072F #2F0714 #282F07
split-complementary
#072F22 #2F0728 #2F0E07
monochromatic
#041B13 #041B13 #072F22 #0F6449 #179A6F
Accessibility & contrast
On white
14.60
#072F22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#072F22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072F22
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072F22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072F22 | 1.00 | 14.60 | 1.44 | 14.60 |
| #FFFFFF | 14.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B21
Deuteranopia (green-blind)
#282723
Tritanopia (blue-blind)
#002F2B
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #072f22; /* rgb */ color: rgb(7, 47, 34); /* oklch */ color: oklch(27.4% 0.050 166.9);
Tailwind
colors: {
custom: {
50: '#4d685d',
500: '#072f22',
950: '#000000',
},
}SCSS
$custom: #072f22; $custom-light: #4d685d; $custom-dark: #000000;
JSON
{
"hex": "#072f22",
"rgb": {
"r": 7,
"g": 47,
"b": 34
},
"hsl": {
"h": 160.5,
"s": 74.074,
"l": 10.588
},
"oklch": {
"l": 0.27372,
"c": 0.05007,
"h": 166.9
},
"luminance": 0.02194
}Semantic roles & 50–950 ramp
primary
#072F22
secondary
#6F233C
accent
#3773F1
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79