#073823#073823
#073823 is a dark, moderate teal. Relative luminance 0.030; OKLCH L 30.3% C 0.063 H 159.7°. Best body text is #FFFFFF at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #073823 |
|---|---|
| RGB | rgb(7, 56, 35) |
| HSL | hsl(154, 78%, 12%) |
| HSV | hsv(154, 88%, 22%) |
| CMYK | cmyk(87.5%, 0%, 37.5%, 78%) |
| CIE-LAB | lab(20.02, -21.87, 8.71) |
| CIE-LCH | lch(20.02, 23.54, 158.29°) |
| OKLab | oklab(30.3% -0.0594 0.022) |
| OKLCH | oklch(30.3% 0.063 159.7) |
| XYZ | xyz(1.8050, 2.9947, 2.0727) |
| Luminance | 0.0300 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 5.17
Dark Forest Green
#002D04
ΔE00 6.98
Very Dark Green
#062E03
ΔE00 7.44
Pine Green
#0A481E
ΔE00 7.73
Dark Green
#033500
ΔE00 8.83
Hunter Green (survey)
#0B4008
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073823 #38071C
analogous
#07380B #073823 #073538
triadic
#073823 #230738 #382307
tetradic
#073823 #0B0738 #38071C #353807
square
#073823 #0B0738 #38071C #353807
split-complementary
#073823 #380735 #380B07
monochromatic
#031B11 #031B11 #073823 #0E6E45 #15A567
Accessibility & contrast
On white
13.13
#073823 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.60
#073823 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073823
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073823 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073823 | 1.00 | 13.13 | 1.60 | 13.13 |
| #FFFFFF | 13.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.60 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373322
Deuteranopia (green-blind)
#312F24
Tritanopia (blue-blind)
#003832
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #073823; /* rgb */ color: rgb(7, 56, 35); /* oklch */ color: oklch(30.3% 0.063 159.7);
Tailwind
colors: {
custom: {
50: '#506f5e',
500: '#073823',
950: '#000000',
},
}SCSS
$custom: #073823; $custom-light: #506f5e; $custom-dark: #000000;
JSON
{
"hex": "#073823",
"rgb": {
"r": 7,
"g": 56,
"b": 35
},
"hsl": {
"h": 154.286,
"s": 77.778,
"l": 12.353
},
"oklch": {
"l": 0.30298,
"c": 0.06337,
"h": 159.7
},
"luminance": 0.02995
}Semantic roles & 50–950 ramp
primary
#073823
secondary
#782347
accent
#3486F4
background
#F4F6F5
surface
#E7ECE9
border
#C3C7C5
text
#020704
muted
#787A79