#072F20#072F20
#072F20 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.3% C 0.052 H 163.6°. Best body text is #FFFFFF at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #072F20 |
|---|---|
| RGB | rgb(7, 47, 32) |
| HSL | hsl(158, 74%, 11%) |
| HSV | hsv(158, 85%, 18%) |
| CMYK | cmyk(85.1%, 0%, 31.9%, 81.6%) |
| CIE-LAB | lab(16.42, -18.20, 5.75) |
| CIE-LCH | lch(16.42, 19.09, 162.46°) |
| OKLab | oklab(27.31% -0.05 0.0147) |
| OKLCH | oklch(27.31% 0.052 163.6) |
| XYZ | xyz(1.3647, 2.1823, 1.7155) |
| Luminance | 0.0218 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.20
Very Dark Green
#062E03
ΔE00 8.68
Evergreen
#05472A
ΔE00 8.70
Dark Green
#033500
ΔE00 10.88
Pine Green
#0A481E
ΔE00 11.12
Dark Blue Green
#005249
ΔE00 11.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072F20 #2F0716
analogous
#072F0C #072F20 #072A2F
triadic
#072F20 #20072F #2F2007
tetradic
#072F20 #0C072F #2F0716 #2A2F07
square
#072F20 #0C072F #2F0716 #2A2F07
split-complementary
#072F20 #2F072A #2F0C07
monochromatic
#041B12 #041B12 #072F20 #0F6444 #179A69
Accessibility & contrast
On white
14.62
#072F20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#072F20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072F20
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072F20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072F20 | 1.00 | 14.62 | 1.44 | 14.62 |
| #FFFFFF | 14.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B1F
Deuteranopia (green-blind)
#292721
Tritanopia (blue-blind)
#002F2B
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #072f20; /* rgb */ color: rgb(7, 47, 32); /* oklch */ color: oklch(27.3% 0.052 163.6);
Tailwind
colors: {
custom: {
50: '#4d685b',
500: '#072f20',
950: '#000000',
},
}SCSS
$custom: #072f20; $custom-light: #4d685b; $custom-dark: #000000;
JSON
{
"hex": "#072f20",
"rgb": {
"r": 7,
"g": 47,
"b": 32
},
"hsl": {
"h": 157.5,
"s": 74.074,
"l": 10.588
},
"oklch": {
"l": 0.27308,
"c": 0.05208,
"h": 163.6
},
"luminance": 0.02182
}Semantic roles & 50–950 ramp
primary
#072F20
secondary
#6F233F
accent
#377DF1
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79