#073F23#073F23
#073F23 is a dark, moderate teal. Relative luminance 0.037; OKLCH L 32.5% C 0.074 H 155.5°. Best body text is #FFFFFF at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #073F23 |
|---|---|
| RGB | rgb(7, 63, 35) |
| HSL | hsl(150, 80%, 14%) |
| HSV | hsv(150, 89%, 25%) |
| CMYK | cmyk(88.9%, 0%, 44.4%, 75.3%) |
| CIE-LAB | lab(22.73, -25.12, 12.35) |
| CIE-LCH | lch(22.73, 27.99, 153.82°) |
| OKLab | oklab(32.53% -0.0677 0.0308) |
| OKLCH | oklch(32.53% 0.074 155.5) |
| XYZ | xyz(2.1683, 3.7213, 2.1938) |
| Luminance | 0.0372 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 2.55
Pine Green
#0A481E
ΔE00 4.70
Dark Forest Green
#002D04
ΔE00 6.74
Very Dark Green
#062E03
ΔE00 7.05
Dark Green
#033500
ΔE00 7.35
Hunter Green (survey)
#0B4008
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073F23 #3F0723
analogous
#073F07 #073F23 #073F3F
triadic
#073F23 #23073F #3F2307
tetradic
#073F23 #07073F #3F0723 #3F3F07
square
#073F23 #07073F #3F0723 #3F3F07
split-complementary
#073F23 #3F073F #3F0707
monochromatic
#031C0F #031C0F #073F23 #0D7642 #13AD60
Accessibility & contrast
On white
12.04
#073F23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.74
#073F23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073F23
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073F23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073F23 | 1.00 | 12.04 | 1.74 | 12.04 |
| #FFFFFF | 12.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.74 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F3921
Deuteranopia (green-blind)
#383425
Tritanopia (blue-blind)
#003E38
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #073f23; /* rgb */ color: rgb(7, 63, 35); /* oklch */ color: oklch(32.5% 0.074 155.5);
Tailwind
colors: {
custom: {
50: '#52755e',
500: '#073f23',
950: '#000000',
},
}SCSS
$custom: #073f23; $custom-light: #52755e; $custom-dark: #000000;
JSON
{
"hex": "#073f23",
"rgb": {
"r": 7,
"g": 63,
"b": 35
},
"hsl": {
"h": 150,
"s": 80,
"l": 13.725
},
"oklch": {
"l": 0.32529,
"c": 0.07442,
"h": 155.5
},
"luminance": 0.03722
}Semantic roles & 50–950 ramp
primary
#073F23
secondary
#7E2451
accent
#3194F6
background
#F4F7F5
surface
#E7EDE9
border
#C3C8C5
text
#030804
muted
#787B79