#072F24#072F24
#072F24 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.4% C 0.048 H 170.4°. Best body text is #FFFFFF at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #072F24 |
|---|---|
| RGB | rgb(7, 47, 36) |
| HSL | hsl(164, 74%, 11%) |
| HSV | hsv(164, 85%, 18%) |
| CMYK | cmyk(85.1%, 0%, 23.4%, 81.6%) |
| CIE-LAB | lab(16.53, -17.00, 3.15) |
| CIE-LCH | lch(16.53, 17.29, 169.51°) |
| OKLab | oklab(27.44% -0.0476 0.008) |
| OKLCH | oklch(27.44% 0.048 170.4) |
| XYZ | xyz(1.4224, 2.2054, 2.0194) |
| Luminance | 0.0221 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.81
Dark Forest Green
#002D04
ΔE00 10.08
Very Dark Green
#062E03
ΔE00 10.54
Dark Blue Green
#005249
ΔE00 11.42
Dark Teal
#014D4E
ΔE00 11.49
Darkslategray
#2F4F4F
ΔE00 12.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072F24 #2F0712
analogous
#072F10 #072F24 #07262F
triadic
#072F24 #24072F #2F2407
tetradic
#072F24 #10072F #2F0712 #262F07
square
#072F24 #10072F #2F0712 #262F07
split-complementary
#072F24 #2F0726 #2F1007
monochromatic
#041B14 #041B14 #072F24 #0F644D #179A76
Accessibility & contrast
On white
14.57
#072F24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#072F24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072F24
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072F24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072F24 | 1.00 | 14.57 | 1.44 | 14.57 |
| #FFFFFF | 14.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2B23
Deuteranopia (green-blind)
#282725
Tritanopia (blue-blind)
#002F2C
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #072f24; /* rgb */ color: rgb(7, 47, 36); /* oklch */ color: oklch(27.4% 0.048 170.4);
Tailwind
colors: {
custom: {
50: '#4d685e',
500: '#072f24',
950: '#000000',
},
}SCSS
$custom: #072f24; $custom-light: #4d685e; $custom-dark: #000000;
JSON
{
"hex": "#072f24",
"rgb": {
"r": 7,
"g": 47,
"b": 36
},
"hsl": {
"h": 163.5,
"s": 74.074,
"l": 10.588
},
"oklch": {
"l": 0.27439,
"c": 0.04823,
"h": 170.4
},
"luminance": 0.02206
}Semantic roles & 50–950 ramp
primary
#072F24
secondary
#6F2338
accent
#376AF1
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79