#073025#073025
#073025 is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.8% C 0.049 H 170.8°. Best body text is #FFFFFF at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #073025 |
|---|---|
| RGB | rgb(7, 48, 37) |
| HSL | hsl(164, 75%, 11%) |
| HSV | hsv(164, 85%, 19%) |
| CMYK | cmyk(85.4%, 0%, 22.9%, 81.2%) |
| CIE-LAB | lab(16.95, -17.23, 3.06) |
| CIE-LCH | lch(16.95, 17.50, 169.94°) |
| OKLab | oklab(27.8% -0.0482 0.0078) |
| OKLCH | oklch(27.8% 0.049 170.8) |
| XYZ | xyz(1.4783, 2.2925, 2.1145) |
| Luminance | 0.0229 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.58
Dark Forest Green
#002D04
ΔE00 10.14
Very Dark Green
#062E03
ΔE00 10.61
Dark Blue Green
#005249
ΔE00 11.09
Dark Teal
#014D4E
ΔE00 11.21
Darkslategray
#2F4F4F
ΔE00 12.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073025 #300712
analogous
#073010 #073025 #072630
triadic
#073025 #250730 #302507
tetradic
#073025 #100730 #300712 #263007
square
#073025 #100730 #300712 #263007
split-complementary
#073025 #300726 #301007
monochromatic
#041B15 #041B15 #073025 #0F654E #179B77
Accessibility & contrast
On white
14.40
#073025 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#073025 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073025
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073025 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073025 | 1.00 | 14.40 | 1.46 | 14.40 |
| #FFFFFF | 14.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2C24
Deuteranopia (green-blind)
#292826
Tritanopia (blue-blind)
#00302D
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #073025; /* rgb */ color: rgb(7, 48, 37); /* oklch */ color: oklch(27.8% 0.049 170.8);
Tailwind
colors: {
custom: {
50: '#4e685f',
500: '#073025',
950: '#000000',
},
}SCSS
$custom: #073025; $custom-light: #4e685f; $custom-dark: #000000;
JSON
{
"hex": "#073025",
"rgb": {
"r": 7,
"g": 48,
"b": 37
},
"hsl": {
"h": 163.902,
"s": 74.545,
"l": 10.784
},
"oklch": {
"l": 0.27795,
"c": 0.04887,
"h": 170.8
},
"luminance": 0.02293
}Semantic roles & 50–950 ramp
primary
#073025
secondary
#702338
accent
#3769F1
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79