#07321F#07321F
#07321F is a dark, muted teal. Relative luminance 0.024; OKLCH L 28.3% C 0.058 H 159.5°. Best body text is #FFFFFF at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #07321F |
|---|---|
| RGB | rgb(7, 50, 31) |
| HSL | hsl(153, 75%, 11%) |
| HSV | hsv(153, 86%, 20%) |
| CMYK | cmyk(86%, 0%, 38%, 80.4%) |
| CIE-LAB | lab(17.58, -20.00, 8.04) |
| CIE-LCH | lch(17.58, 21.55, 158.11°) |
| OKLab | oklab(28.25% -0.0544 0.0203) |
| OKLCH | oklch(28.25% 0.058 159.5) |
| XYZ | xyz(1.4754, 2.4251, 1.6864) |
| Luminance | 0.0243 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.77
Evergreen
#05472A
ΔE00 7.12
Very Dark Green
#062E03
ΔE00 7.26
Dark Green
#033500
ΔE00 9.24
Pine Green
#0A481E
ΔE00 9.33
Hunter Green (survey)
#0B4008
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07321F #32071A
analogous
#073209 #07321F #072F32
triadic
#07321F #1F0732 #321F07
tetradic
#07321F #090732 #32071A #2F3207
square
#07321F #090732 #32071A #2F3207
split-complementary
#07321F #32072F #320907
monochromatic
#041B11 #041B11 #07321F #0F6840 #169D62
Accessibility & contrast
On white
14.14
#07321F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#07321F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07321F
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07321F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07321F | 1.00 | 14.14 | 1.49 | 14.14 |
| #FFFFFF | 14.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312D1E
Deuteranopia (green-blind)
#2C2A20
Tritanopia (blue-blind)
#00322D
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #07321f; /* rgb */ color: rgb(7, 50, 31); /* oklch */ color: oklch(28.3% 0.058 159.5);
Tailwind
colors: {
custom: {
50: '#4e6a5a',
500: '#07321f',
950: '#000000',
},
}SCSS
$custom: #07321f; $custom-light: #4e6a5a; $custom-dark: #000000;
JSON
{
"hex": "#07321f",
"rgb": {
"r": 7,
"g": 50,
"b": 31
},
"hsl": {
"h": 153.488,
"s": 75.439,
"l": 11.176
},
"oklch": {
"l": 0.28253,
"c": 0.05806,
"h": 159.5
},
"luminance": 0.02425
}Semantic roles & 50–950 ramp
primary
#07321F
secondary
#722346
accent
#3689F2
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78