#073228#073228
#073228 is a dark, muted teal. Relative luminance 0.025; OKLCH L 28.5% C 0.049 H 173.4°. Best body text is #FFFFFF at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #073228 |
|---|---|
| RGB | rgb(7, 50, 40) |
| HSL | hsl(166, 75%, 11%) |
| HSV | hsv(166, 86%, 20%) |
| CMYK | cmyk(86%, 0%, 20%, 80.4%) |
| CIE-LAB | lab(17.83, -17.36, 2.24) |
| CIE-LCH | lch(17.83, 17.51, 172.66°) |
| OKLab | oklab(28.54% -0.049 0.0056) |
| OKLCH | oklch(28.54% 0.049 173.4) |
| XYZ | xyz(1.6110, 2.4794, 2.4007) |
| Luminance | 0.0248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.52
Dark Teal
#014D4E
ΔE00 10.36
Dark Blue Green
#005249
ΔE00 10.38
Dark Forest Green
#002D04
ΔE00 10.78
Very Dark Green
#062E03
ΔE00 11.25
Darkslategray
#2F4F4F
ΔE00 11.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073228 #320711
analogous
#073212 #073228 #072632
triadic
#073228 #280732 #322807
tetradic
#073228 #120732 #320711 #263207
square
#073228 #120732 #320711 #263207
split-complementary
#073228 #320726 #321207
monochromatic
#041B15 #041B15 #073228 #0F6853 #169D7E
Accessibility & contrast
On white
14.04
#073228 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#073228 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073228
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073228 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073228 | 1.00 | 14.04 | 1.50 | 14.04 |
| #FFFFFF | 14.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302E28
Deuteranopia (green-blind)
#2A2A29
Tritanopia (blue-blind)
#00332F
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #073228; /* rgb */ color: rgb(7, 50, 40); /* oklch */ color: oklch(28.5% 0.049 173.4);
Tailwind
colors: {
custom: {
50: '#4e6a61',
500: '#073228',
950: '#000000',
},
}SCSS
$custom: #073228; $custom-light: #4e6a61; $custom-dark: #000000;
JSON
{
"hex": "#073228",
"rgb": {
"r": 7,
"g": 50,
"b": 40
},
"hsl": {
"h": 166.047,
"s": 75.439,
"l": 11.176
},
"oklch": {
"l": 0.28539,
"c": 0.04933,
"h": 173.4
},
"luminance": 0.0248
}Semantic roles & 50–950 ramp
primary
#073228
secondary
#722335
accent
#3662F2
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020605
muted
#787A79