#073824#073824
#073824 is a dark, moderate teal. Relative luminance 0.030; OKLCH L 30.3% C 0.062 H 160.8°. Best body text is #FFFFFF at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #073824 |
|---|---|
| RGB | rgb(7, 56, 36) |
| HSL | hsl(156, 78%, 12%) |
| HSV | hsv(156, 88%, 22%) |
| CMYK | cmyk(87.5%, 0%, 35.7%, 78%) |
| CIE-LAB | lab(20.05, -21.61, 8.08) |
| CIE-LCH | lch(20.05, 23.07, 159.51°) |
| OKLab | oklab(30.33% -0.0588 0.0205) |
| OKLCH | oklch(30.33% 0.062 160.8) |
| XYZ | xyz(1.8200, 3.0007, 2.1520) |
| Luminance | 0.0300 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 5.35
Dark Forest Green
#002D04
ΔE00 7.33
Very Dark Green
#062E03
ΔE00 7.80
Pine Green
#0A481E
ΔE00 8.05
Dark Green
#033500
ΔE00 9.22
Dark Blue Green
#005249
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073824 #38071B
analogous
#07380B #073824 #073438
triadic
#073824 #240738 #382407
tetradic
#073824 #0B0738 #38071B #343807
square
#073824 #0B0738 #38071B #343807
split-complementary
#073824 #380734 #380B07
monochromatic
#031B11 #031B11 #073824 #0E6E47 #15A56A
Accessibility & contrast
On white
13.12
#073824 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.60
#073824 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073824
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073824 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073824 | 1.00 | 13.12 | 1.60 | 13.12 |
| #FFFFFF | 13.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.60 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373323
Deuteranopia (green-blind)
#312F25
Tritanopia (blue-blind)
#003833
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #073824; /* rgb */ color: rgb(7, 56, 36); /* oklch */ color: oklch(30.3% 0.062 160.8);
Tailwind
colors: {
custom: {
50: '#506f5e',
500: '#073824',
950: '#000000',
},
}SCSS
$custom: #073824; $custom-light: #506f5e; $custom-dark: #000000;
JSON
{
"hex": "#073824",
"rgb": {
"r": 7,
"g": 56,
"b": 36
},
"hsl": {
"h": 155.51,
"s": 77.778,
"l": 12.353
},
"oklch": {
"l": 0.30326,
"c": 0.0623,
"h": 160.8
},
"luminance": 0.03001
}Semantic roles & 50–950 ramp
primary
#073824
secondary
#782346
accent
#3482F4
background
#F4F6F5
surface
#E7ECE9
border
#C3C7C5
text
#020704
muted
#787A79