#073F29#073F29
#073F29 is a dark, moderate teal. Relative luminance 0.038; OKLCH L 32.7% C 0.068 H 161.2°. Best body text is #FFFFFF at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #073F29 |
|---|---|
| RGB | rgb(7, 63, 41) |
| HSL | hsl(156, 80%, 14%) |
| HSV | hsv(156, 89%, 25%) |
| CMYK | cmyk(88.9%, 0%, 34.9%, 75.3%) |
| CIE-LAB | lab(22.86, -23.62, 8.65) |
| CIE-LCH | lch(22.86, 25.16, 159.88°) |
| OKLab | oklab(32.68% -0.0643 0.022) |
| OKLCH | oklch(32.68% 0.068 161.2) |
| XYZ | xyz(2.2651, 3.7600, 2.7038) |
| Luminance | 0.0376 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 3.27
Pine Green
#0A481E
ΔE00 6.62
Dark Forest Green
#002D04
ΔE00 8.24
Very Dark Green
#062E03
ΔE00 8.63
Dark Blue Green
#005249
ΔE00 8.78
Dark Green
#033500
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073F29 #3F071D
analogous
#073F0D #073F29 #07393F
triadic
#073F29 #29073F #3F2907
tetradic
#073F29 #0D073F #3F071D #393F07
square
#073F29 #0D073F #3F071D #393F07
split-complementary
#073F29 #3F0739 #3F0D07
monochromatic
#031C12 #031C12 #073F29 #0D764D #13AD71
Accessibility & contrast
On white
11.99
#073F29 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.75
#073F29 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073F29
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073F29 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073F29 | 1.00 | 11.99 | 1.75 | 11.99 |
| #FFFFFF | 11.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.75 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E3928
Deuteranopia (green-blind)
#37352A
Tritanopia (blue-blind)
#003F39
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #073f29; /* rgb */ color: rgb(7, 63, 41); /* oklch */ color: oklch(32.7% 0.068 161.2);
Tailwind
colors: {
custom: {
50: '#527462',
500: '#073f29',
950: '#000000',
},
}SCSS
$custom: #073f29; $custom-light: #527462; $custom-dark: #000000;
JSON
{
"hex": "#073f29",
"rgb": {
"r": 7,
"g": 63,
"b": 41
},
"hsl": {
"h": 156.429,
"s": 80,
"l": 13.725
},
"oklch": {
"l": 0.32683,
"c": 0.06795,
"h": 161.2
},
"luminance": 0.0376
}Semantic roles & 50–950 ramp
primary
#073F29
secondary
#7E2447
accent
#317FF6
background
#F4F7F5
surface
#E7EDEA
border
#C3C8C6
text
#030805
muted
#787B79