#07311C#07311C
#07311C is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.8% C 0.060 H 156.7°. Best body text is #FFFFFF at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #07311C |
|---|---|
| RGB | rgb(7, 49, 28) |
| HSL | hsl(150, 75%, 11%) |
| HSV | hsv(150, 86%, 19%) |
| CMYK | cmyk(85.7%, 0%, 42.9%, 80.8%) |
| CIE-LAB | lab(17.11, -20.29, 9.42) |
| CIE-LCH | lch(17.11, 22.37, 155.08°) |
| OKLab | oklab(27.85% -0.0549 0.0237) |
| OKLCH | oklch(27.85% 0.06 156.7) |
| XYZ | xyz(1.3954, 2.3255, 1.4737) |
| Luminance | 0.0233 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.86
Very Dark Green
#062E03
ΔE00 6.35
Evergreen
#05472A
ΔE00 7.16
Dark Green
#033500
ΔE00 8.41
Pine Green
#0A481E
ΔE00 8.99
Hunter Green (survey)
#0B4008
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07311C #31071C
analogous
#073107 #07311C #073131
triadic
#07311C #1C0731 #311C07
tetradic
#07311C #070731 #31071C #313107
square
#07311C #070731 #31071C #313107
split-complementary
#07311C #310731 #310707
monochromatic
#041B0F #041B0F #07311C #0F673B #169C59
Accessibility & contrast
On white
14.33
#07311C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#07311C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07311C
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07311C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07311C | 1.00 | 14.33 | 1.47 | 14.33 |
| #FFFFFF | 14.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312C1B
Deuteranopia (green-blind)
#2B291D
Tritanopia (blue-blind)
#00312C
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #07311c; /* rgb */ color: rgb(7, 49, 28); /* oklch */ color: oklch(27.8% 0.060 156.7);
Tailwind
colors: {
custom: {
50: '#4e6958',
500: '#07311c',
950: '#000000',
},
}SCSS
$custom: #07311c; $custom-light: #4e6958; $custom-dark: #000000;
JSON
{
"hex": "#07311c",
"rgb": {
"r": 7,
"g": 49,
"b": 28
},
"hsl": {
"h": 150,
"s": 75,
"l": 10.98
},
"oklch": {
"l": 0.27846,
"c": 0.05979,
"h": 156.7
},
"luminance": 0.02326
}Semantic roles & 50–950 ramp
primary
#07311C
secondary
#71234A
accent
#3694F2
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78