#072B19#072B19
#072B19 is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.8% C 0.053 H 157.3°. Best body text is #FFFFFF at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #072B19 |
|---|---|
| RGB | rgb(7, 43, 25) |
| HSL | hsl(150, 72%, 10%) |
| HSV | hsv(150, 84%, 17%) |
| CMYK | cmyk(83.7%, 0%, 41.9%, 83.1%) |
| CIE-LAB | lab(14.64, -18.06, 8.13) |
| CIE-LCH | lch(14.64, 19.80, 155.78°) |
| OKLab | oklab(25.79% -0.049 0.0205) |
| OKLCH | oklch(25.79% 0.053 157.3) |
| XYZ | xyz(1.1269, 1.8430, 1.2159) |
| Luminance | 0.0184 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.73
Very Dark Green
#062E03
ΔE00 7.18
Evergreen
#05472A
ΔE00 9.28
Dark Green
#033500
ΔE00 9.68
Pine Green
#0A481E
ΔE00 11.03
Hunter Green (survey)
#0B4008
ΔE00 11.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072B19 #2B0719
analogous
#072B07 #072B19 #072B2B
triadic
#072B19 #19072B #2B1907
tetradic
#072B19 #07072B #2B0719 #2B2B07
square
#072B19 #07072B #2B0719 #2B2B07
split-complementary
#072B19 #2B072B #2B0707
monochromatic
#041A0F #041A0F #072B19 #106038 #189456
Accessibility & contrast
On white
15.34
#072B19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#072B19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072B19
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072B19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072B19 | 1.00 | 15.34 | 1.37 | 15.34 |
| #FFFFFF | 15.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2718
Deuteranopia (green-blind)
#26241A
Tritanopia (blue-blind)
#002B26
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #072b19; /* rgb */ color: rgb(7, 43, 25); /* oklch */ color: oklch(25.8% 0.053 157.3);
Tailwind
colors: {
custom: {
50: '#4c6455',
500: '#072b19',
950: '#000000',
},
}SCSS
$custom: #072b19; $custom-light: #4c6455; $custom-dark: #000000;
JSON
{
"hex": "#072b19",
"rgb": {
"r": 7,
"g": 43,
"b": 25
},
"hsl": {
"h": 150,
"s": 72,
"l": 9.804
},
"oklch": {
"l": 0.25791,
"c": 0.05312,
"h": 157.3
},
"luminance": 0.01843
}Semantic roles & 50–950 ramp
primary
#072B19
secondary
#6B2347
accent
#3994EF
background
#F4F6F4
surface
#E7EBE8
border
#C3C6C4
text
#010503
muted
#777A78