#07291C#07291C
#07291C is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.2% C 0.046 H 163.9°. Best body text is #FFFFFF at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #07291C |
|---|---|
| RGB | rgb(7, 41, 28) |
| HSL | hsl(157, 71%, 9%) |
| HSV | hsv(157, 83%, 16%) |
| CMYK | cmyk(82.9%, 0%, 31.7%, 83.9%) |
| CIE-LAB | lab(13.91, -16.18, 5.04) |
| CIE-LCH | lch(13.91, 16.95, 162.72°) |
| OKLab | oklab(25.22% -0.0445 0.0129) |
| OKLCH | oklch(25.22% 0.046 163.9) |
| XYZ | xyz(1.0900, 1.7148, 1.3719) |
| Luminance | 0.0171 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.95
Very Dark Green
#062E03
ΔE00 9.39
Evergreen
#05472A
ΔE00 10.75
Dark Green
#033500
ΔE00 11.89
Pine Green
#0A481E
ΔE00 12.91
Dark Blue Green
#005249
ΔE00 13.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07291C #290714
analogous
#07290B #07291C #072529
triadic
#07291C #1C0729 #291C07
tetradic
#07291C #0B0729 #290714 #252907
square
#07291C #0B0729 #290714 #252907
split-complementary
#07291C #290725 #290B07
monochromatic
#041A12 #041A12 #07291C #105D40 #199263
Accessibility & contrast
On white
15.64
#07291C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#07291C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07291C
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07291C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07291C | 1.00 | 15.64 | 1.34 | 15.64 |
| #FFFFFF | 15.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28251B
Deuteranopia (green-blind)
#23221D
Tritanopia (blue-blind)
#002925
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #07291c; /* rgb */ color: rgb(7, 41, 28); /* oklch */ color: oklch(25.2% 0.046 163.9);
Tailwind
colors: {
custom: {
50: '#4b6358',
500: '#07291c',
950: '#000000',
},
}SCSS
$custom: #07291c; $custom-light: #4b6358; $custom-dark: #000000;
JSON
{
"hex": "#07291c",
"rgb": {
"r": 7,
"g": 41,
"b": 28
},
"hsl": {
"h": 157.059,
"s": 70.833,
"l": 9.412
},
"oklch": {
"l": 0.25219,
"c": 0.04635,
"h": 163.9
},
"luminance": 0.01715
}Semantic roles & 50–950 ramp
primary
#07291C
secondary
#69233E
accent
#3A7FEE
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010503
muted
#777978