#073723#073723
#073723 is a dark, moderate teal. Relative luminance 0.029; OKLCH L 30.0% C 0.062 H 160.4°. Best body text is #FFFFFF at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #073723 |
|---|---|
| RGB | rgb(7, 55, 35) |
| HSL | hsl(155, 77%, 12%) |
| HSV | hsv(155, 87%, 22%) |
| CMYK | cmyk(87.3%, 0%, 36.4%, 78.4%) |
| CIE-LAB | lab(19.63, -21.39, 8.17) |
| CIE-LCH | lch(19.63, 22.90, 159.09°) |
| OKLab | oklab(29.98% -0.0582 0.0207) |
| OKLCH | oklch(29.98% 0.062 160.4) |
| XYZ | xyz(1.7570, 2.8987, 2.0567) |
| Luminance | 0.0290 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 5.60
Dark Forest Green
#002D04
ΔE00 7.14
Very Dark Green
#062E03
ΔE00 7.62
Pine Green
#0A481E
ΔE00 8.20
Dark Green
#033500
ΔE00 9.13
Hunter Green (survey)
#0B4008
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073723 #37071B
analogous
#07370B #073723 #073337
triadic
#073723 #230737 #372307
tetradic
#073723 #0B0737 #37071B #333707
square
#073723 #0B0737 #37071B #333707
split-complementary
#073723 #370733 #370B07
monochromatic
#031B11 #031B11 #073723 #0E6D46 #15A468
Accessibility & contrast
On white
13.29
#073723 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.58
#073723 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073723
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073723 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073723 | 1.00 | 13.29 | 1.58 | 13.29 |
| #FFFFFF | 13.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.58 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#363222
Deuteranopia (green-blind)
#302E24
Tritanopia (blue-blind)
#003732
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #073723; /* rgb */ color: rgb(7, 55, 35); /* oklch */ color: oklch(30.0% 0.062 160.4);
Tailwind
colors: {
custom: {
50: '#4f6e5d',
500: '#073723',
950: '#000000',
},
}SCSS
$custom: #073723; $custom-light: #4f6e5d; $custom-dark: #000000;
JSON
{
"hex": "#073723",
"rgb": {
"r": 7,
"g": 55,
"b": 35
},
"hsl": {
"h": 155,
"s": 77.419,
"l": 12.157
},
"oklch": {
"l": 0.29978,
"c": 0.06178,
"h": 160.4
},
"luminance": 0.02899
}Semantic roles & 50–950 ramp
primary
#073723
secondary
#772346
accent
#3484F4
background
#F4F6F5
surface
#E7ECE9
border
#C3C7C5
text
#020704
muted
#787A79