#073124#073124
#073124 is a dark, muted teal. Relative luminance 0.024; OKLCH L 28.1% C 0.051 H 167.7°. Best body text is #FFFFFF at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #073124 |
|---|---|
| RGB | rgb(7, 49, 36) |
| HSL | hsl(161, 75%, 11%) |
| HSV | hsv(161, 86%, 19%) |
| CMYK | cmyk(85.7%, 0%, 26.5%, 80.8%) |
| CIE-LAB | lab(17.32, -18.07, 4.26) |
| CIE-LCH | lch(17.32, 18.56, 166.72°) |
| OKLab | oklab(28.08% -0.0501 0.0109) |
| OKLCH | oklch(28.08% 0.051 167.7) |
| XYZ | xyz(1.5042, 2.3690, 2.0467) |
| Luminance | 0.0237 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 8.73
Dark Forest Green
#002D04
ΔE00 9.27
Very Dark Green
#062E03
ΔE00 9.75
Dark Blue Green
#005249
ΔE00 10.97
Pine Green
#0A481E
ΔE00 11.50
Dark Teal
#014D4E
ΔE00 11.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073124 #310714
analogous
#07310F #073124 #072931
triadic
#073124 #240731 #312407
tetradic
#073124 #0F0731 #310714 #293107
square
#073124 #0F0731 #310714 #293107
split-complementary
#073124 #310729 #310F07
monochromatic
#041B14 #041B14 #073124 #0F674B #169C73
Accessibility & contrast
On white
14.25
#073124 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#073124 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073124
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073124 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073124 | 1.00 | 14.25 | 1.47 | 14.25 |
| #FFFFFF | 14.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302D23
Deuteranopia (green-blind)
#2A2925
Tritanopia (blue-blind)
#00312D
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #073124; /* rgb */ color: rgb(7, 49, 36); /* oklch */ color: oklch(28.1% 0.051 167.7);
Tailwind
colors: {
custom: {
50: '#4e695e',
500: '#073124',
950: '#000000',
},
}SCSS
$custom: #073124; $custom-light: #4e695e; $custom-dark: #000000;
JSON
{
"hex": "#073124",
"rgb": {
"r": 7,
"g": 49,
"b": 36
},
"hsl": {
"h": 161.429,
"s": 75,
"l": 10.98
},
"oklch": {
"l": 0.28082,
"c": 0.05129,
"h": 167.7
},
"luminance": 0.02369
}Semantic roles & 50–950 ramp
primary
#073124
secondary
#71233B
accent
#3670F2
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79