#072F23#072F23
#072F23 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.4% C 0.049 H 168.6°. Best body text is #FFFFFF at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #072F23 |
|---|---|
| RGB | rgb(7, 47, 35) |
| HSL | hsl(162, 74%, 11%) |
| HSV | hsv(162, 85%, 18%) |
| CMYK | cmyk(85.1%, 0%, 25.5%, 81.6%) |
| CIE-LAB | lab(16.50, -17.31, 3.80) |
| CIE-LCH | lch(16.50, 17.72, 167.63°) |
| OKLab | oklab(27.41% -0.0482 0.0097) |
| OKLCH | oklch(27.41% 0.049 168.6) |
| XYZ | xyz(1.4073, 2.1994, 1.9401) |
| Luminance | 0.0220 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.49
Dark Forest Green
#002D04
ΔE00 9.59
Very Dark Green
#062E03
ΔE00 10.06
Dark Blue Green
#005249
ΔE00 11.50
Dark Teal
#014D4E
ΔE00 11.79
Pine Green
#0A481E
ΔE00 12.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072F23 #2F0713
analogous
#072F0F #072F23 #07272F
triadic
#072F23 #23072F #2F2307
tetradic
#072F23 #0F072F #2F0713 #272F07
square
#072F23 #0F072F #2F0713 #272F07
split-complementary
#072F23 #2F0727 #2F0F07
monochromatic
#041B14 #041B14 #072F23 #0F644B #179A72
Accessibility & contrast
On white
14.58
#072F23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#072F23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072F23
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072F23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072F23 | 1.00 | 14.58 | 1.44 | 14.58 |
| #FFFFFF | 14.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B22
Deuteranopia (green-blind)
#282724
Tritanopia (blue-blind)
#002F2C
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #072f23; /* rgb */ color: rgb(7, 47, 35); /* oklch */ color: oklch(27.4% 0.049 168.6);
Tailwind
colors: {
custom: {
50: '#4d685d',
500: '#072f23',
950: '#000000',
},
}SCSS
$custom: #072f23; $custom-light: #4d685d; $custom-dark: #000000;
JSON
{
"hex": "#072f23",
"rgb": {
"r": 7,
"g": 47,
"b": 35
},
"hsl": {
"h": 162,
"s": 74.074,
"l": 10.588
},
"oklch": {
"l": 0.27405,
"c": 0.04913,
"h": 168.6
},
"luminance": 0.022
}Semantic roles & 50–950 ramp
primary
#072F23
secondary
#6F233A
accent
#376FF1
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79