#073128#073128
#073128 is a dark, muted teal. Relative luminance 0.024; OKLCH L 28.2% C 0.048 H 175.0°. Best body text is #FFFFFF at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #073128 |
|---|---|
| RGB | rgb(7, 49, 40) |
| HSL | hsl(167, 75%, 11%) |
| HSV | hsv(167, 86%, 19%) |
| CMYK | cmyk(85.7%, 0%, 18.4%, 80.8%) |
| CIE-LAB | lab(17.44, -16.82, 1.68) |
| CIE-LCH | lch(17.44, 16.90, 174.31°) |
| OKLab | oklab(28.22% -0.0477 0.0042) |
| OKLCH | oklch(28.22% 0.048 175) |
| XYZ | xyz(1.5687, 2.3948, 2.3866) |
| Luminance | 0.0239 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 10.10
Dark Teal
#014D4E
ΔE00 10.37
Dark Blue Green
#005249
ΔE00 10.67
Dark Forest Green
#002D04
ΔE00 11.20
Darkslategray
#2F4F4F
ΔE00 11.56
Very Dark Green
#062E03
ΔE00 11.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073128 #310710
analogous
#073113 #073128 #072531
triadic
#073128 #280731 #312807
tetradic
#073128 #130731 #310710 #253107
square
#073128 #130731 #310710 #253107
split-complementary
#073128 #310725 #311307
monochromatic
#041B16 #041B16 #073128 #0F6754 #169C7F
Accessibility & contrast
On white
14.20
#073128 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#073128 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073128
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073128 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073128 | 1.00 | 14.20 | 1.48 | 14.20 |
| #FFFFFF | 14.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2D28
Deuteranopia (green-blind)
#292929
Tritanopia (blue-blind)
#00322E
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #073128; /* rgb */ color: rgb(7, 49, 40); /* oklch */ color: oklch(28.2% 0.048 175.0);
Tailwind
colors: {
custom: {
50: '#4e6961',
500: '#073128',
950: '#000000',
},
}SCSS
$custom: #073128; $custom-light: #4e6961; $custom-dark: #000000;
JSON
{
"hex": "#073128",
"rgb": {
"r": 7,
"g": 49,
"b": 40
},
"hsl": {
"h": 167.143,
"s": 75,
"l": 10.98
},
"oklch": {
"l": 0.28221,
"c": 0.04792,
"h": 175
},
"luminance": 0.02395
}Semantic roles & 50–950 ramp
primary
#073128
secondary
#712334
accent
#365EF2
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020605
muted
#787A79