#072B1B#072B1B
#072B1B is a dark, muted teal. Relative luminance 0.019; OKLCH L 25.8% C 0.051 H 160.1°. Best body text is #FFFFFF at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #072B1B |
|---|---|
| RGB | rgb(7, 43, 27) |
| HSL | hsl(153, 72%, 10%) |
| HSV | hsv(153, 84%, 17%) |
| CMYK | cmyk(83.7%, 0%, 37.2%, 83.1%) |
| CIE-LAB | lab(14.69, -17.52, 6.81) |
| CIE-LCH | lch(14.69, 18.80, 158.76°) |
| OKLab | oklab(25.85% -0.0478 0.0173) |
| OKLCH | oklch(25.85% 0.051 160.1) |
| XYZ | xyz(1.1492, 1.8519, 1.3336) |
| Luminance | 0.0185 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.59
Very Dark Green
#062E03
ΔE00 8.05
Evergreen
#05472A
ΔE00 9.58
Dark Green
#033500
ΔE00 10.50
Pine Green
#0A481E
ΔE00 11.58
Hunter Green (survey)
#0B4008
ΔE00 12.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072B1B #2B0717
analogous
#072B09 #072B1B #07292B
triadic
#072B1B #1B072B #2B1B07
tetradic
#072B1B #09072B #2B0717 #292B07
square
#072B1B #09072B #2B0717 #292B07
split-complementary
#072B1B #2B0729 #2B0907
monochromatic
#041A11 #041A11 #072B1B #10603C #18945D
Accessibility & contrast
On white
15.32
#072B1B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#072B1B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072B1B
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072B1B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072B1B | 1.00 | 15.32 | 1.37 | 15.32 |
| #FFFFFF | 15.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A271A
Deuteranopia (green-blind)
#26241C
Tritanopia (blue-blind)
#002B27
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #072b1b; /* rgb */ color: rgb(7, 43, 27); /* oklch */ color: oklch(25.8% 0.051 160.1);
Tailwind
colors: {
custom: {
50: '#4c6457',
500: '#072b1b',
950: '#000000',
},
}SCSS
$custom: #072b1b; $custom-light: #4c6457; $custom-dark: #000000;
JSON
{
"hex": "#072b1b",
"rgb": {
"r": 7,
"g": 43,
"b": 27
},
"hsl": {
"h": 153.333,
"s": 72,
"l": 9.804
},
"oklch": {
"l": 0.25848,
"c": 0.05083,
"h": 160.1
},
"luminance": 0.01852
}Semantic roles & 50–950 ramp
primary
#072B1B
secondary
#6B2343
accent
#398AEF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78