#072C1F#072C1F
#072C1F is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.3% C 0.048 H 165.5°. Best body text is #FFFFFF at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #072C1F |
|---|---|
| RGB | rgb(7, 44, 31) |
| HSL | hsl(159, 73%, 10%) |
| HSV | hsv(159, 84%, 17%) |
| CMYK | cmyk(84.1%, 0%, 29.5%, 82.7%) |
| CIE-LAB | lab(15.20, -16.91, 4.74) |
| CIE-LCH | lch(15.20, 17.56, 164.35°) |
| OKLab | oklab(26.3% -0.0467 0.0121) |
| OKLCH | oklch(26.3% 0.048 165.5) |
| XYZ | xyz(1.2355, 1.9453, 1.6064) |
| Luminance | 0.0194 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.98
Very Dark Green
#062E03
ΔE00 9.44
Evergreen
#05472A
ΔE00 9.95
Dark Green
#033500
ΔE00 11.80
Pine Green
#0A481E
ΔE00 12.34
Dark Blue Green
#005249
ΔE00 12.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072C1F #2C0714
analogous
#072C0D #072C1F #07262C
triadic
#072C1F #1F072C #2C1F07
tetradic
#072C1F #0D072C #2C0714 #262C07
square
#072C1F #0D072C #2C0714 #262C07
split-complementary
#072C1F #2C0726 #2C0D07
monochromatic
#041A13 #041A13 #072C1F #0F6144 #189669
Accessibility & contrast
On white
15.12
#072C1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#072C1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072C1F
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072C1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072C1F | 1.00 | 15.12 | 1.39 | 15.12 |
| #FFFFFF | 15.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B281E
Deuteranopia (green-blind)
#262520
Tritanopia (blue-blind)
#002C28
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #072c1f; /* rgb */ color: rgb(7, 44, 31); /* oklch */ color: oklch(26.3% 0.048 165.5);
Tailwind
colors: {
custom: {
50: '#4c655a',
500: '#072c1f',
950: '#000000',
},
}SCSS
$custom: #072c1f; $custom-light: #4c655a; $custom-dark: #000000;
JSON
{
"hex": "#072c1f",
"rgb": {
"r": 7,
"g": 44,
"b": 31
},
"hsl": {
"h": 158.919,
"s": 72.549,
"l": 10
},
"oklch": {
"l": 0.263,
"c": 0.04823,
"h": 165.5
},
"luminance": 0.01945
}Semantic roles & 50–950 ramp
primary
#072C1F
secondary
#6C233D
accent
#3979EF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78