#072F1B#072F1B
#072F1B is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.2% C 0.058 H 156.9°. Best body text is #FFFFFF at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #072F1B |
|---|---|
| RGB | rgb(7, 47, 27) |
| HSL | hsl(150, 74%, 11%) |
| HSV | hsv(150, 85%, 18%) |
| CMYK | cmyk(85.1%, 0%, 42.6%, 81.6%) |
| CIE-LAB | lab(16.29, -19.56, 8.99) |
| CIE-LCH | lch(16.29, 21.53, 155.30°) |
| OKLab | oklab(27.16% -0.053 0.0226) |
| OKLCH | oklch(27.16% 0.058 156.9) |
| XYZ | xyz(1.3018, 2.1572, 1.3845) |
| Luminance | 0.0216 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.07
Very Dark Green
#062E03
ΔE00 6.56
Evergreen
#05472A
ΔE00 7.85
Dark Green
#033500
ΔE00 8.79
Pine Green
#0A481E
ΔE00 9.66
Hunter Green (survey)
#0B4008
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072F1B #2F071B
analogous
#072F07 #072F1B #072F2F
triadic
#072F1B #1B072F #2F1B07
tetradic
#072F1B #07072F #2F071B #2F2F07
square
#072F1B #07072F #2F071B #2F2F07
split-complementary
#072F1B #2F072F #2F0707
monochromatic
#041B0F #041B0F #072F1B #0F643A #179A58
Accessibility & contrast
On white
14.67
#072F1B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#072F1B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072F1B
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072F1B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072F1B | 1.00 | 14.67 | 1.43 | 14.67 |
| #FFFFFF | 14.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2B1A
Deuteranopia (green-blind)
#2A271C
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #072f1b; /* rgb */ color: rgb(7, 47, 27); /* oklch */ color: oklch(27.2% 0.058 156.9);
Tailwind
colors: {
custom: {
50: '#4d6857',
500: '#072f1b',
950: '#000000',
},
}SCSS
$custom: #072f1b; $custom-light: #4d6857; $custom-dark: #000000;
JSON
{
"hex": "#072f1b",
"rgb": {
"r": 7,
"g": 47,
"b": 27
},
"hsl": {
"h": 150,
"s": 74.074,
"l": 10.588
},
"oklch": {
"l": 0.27164,
"c": 0.0576,
"h": 156.9
},
"luminance": 0.02157
}Semantic roles & 50–950 ramp
primary
#072F1B
secondary
#6F2349
accent
#3794F1
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78