#072F25#072F25
#072F25 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.5% C 0.047 H 172.3°. Best body text is #FFFFFF at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #072F25 |
|---|---|
| RGB | rgb(7, 47, 37) |
| HSL | hsl(165, 74%, 11%) |
| HSV | hsv(165, 85%, 18%) |
| CMYK | cmyk(85.1%, 0%, 21.3%, 81.6%) |
| CIE-LAB | lab(16.56, -16.69, 2.50) |
| CIE-LCH | lch(16.56, 16.87, 171.49°) |
| OKLab | oklab(27.47% -0.047 0.0063) |
| OKLCH | oklch(27.47% 0.047 172.3) |
| XYZ | xyz(1.4379, 2.2116, 2.1010) |
| Luminance | 0.0221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 10.14
Dark Forest Green
#002D04
ΔE00 10.57
Very Dark Green
#062E03
ΔE00 11.04
Dark Teal
#014D4E
ΔE00 11.21
Dark Blue Green
#005249
ΔE00 11.36
Darkslategray
#2F4F4F
ΔE00 12.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072F25 #2F0711
analogous
#072F11 #072F25 #07252F
triadic
#072F25 #25072F #2F2507
tetradic
#072F25 #11072F #2F0711 #252F07
square
#072F25 #11072F #2F0711 #252F07
split-complementary
#072F25 #2F0725 #2F1107
monochromatic
#041B15 #041B15 #072F25 #0F644F #179A79
Accessibility & contrast
On white
14.56
#072F25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#072F25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072F25
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072F25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072F25 | 1.00 | 14.56 | 1.44 | 14.56 |
| #FFFFFF | 14.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2B25
Deuteranopia (green-blind)
#282726
Tritanopia (blue-blind)
#00302C
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #072f25; /* rgb */ color: rgb(7, 47, 37); /* oklch */ color: oklch(27.5% 0.047 172.3);
Tailwind
colors: {
custom: {
50: '#4d685f',
500: '#072f25',
950: '#000000',
},
}SCSS
$custom: #072f25; $custom-light: #4d685f; $custom-dark: #000000;
JSON
{
"hex": "#072f25",
"rgb": {
"r": 7,
"g": 47,
"b": 37
},
"hsl": {
"h": 165,
"s": 74.074,
"l": 10.588
},
"oklch": {
"l": 0.27474,
"c": 0.04738,
"h": 172.3
},
"luminance": 0.02212
}Semantic roles & 50–950 ramp
primary
#072F25
secondary
#6F2336
accent
#3765F1
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79