#072F27#072F27
#072F27 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.5% C 0.046 H 176.3°. Best body text is #FFFFFF at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #072F27 |
|---|---|
| RGB | rgb(7, 47, 39) |
| HSL | hsl(168, 74%, 11%) |
| HSV | hsv(168, 85%, 18%) |
| CMYK | cmyk(85.1%, 0%, 17%, 81.6%) |
| CIE-LAB | lab(16.62, -16.04, 1.19) |
| CIE-LCH | lch(16.62, 16.08, 175.74°) |
| OKLab | oklab(27.55% -0.0458 0.0029) |
| OKLCH | oklch(27.55% 0.046 176.3) |
| XYZ | xyz(1.4702, 2.2245, 2.2710) |
| Luminance | 0.0222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.70
Evergreen
#05472A
ΔE00 10.89
Dark Blue Green
#005249
ΔE00 11.31
Dark Forest Green
#002D04
ΔE00 11.60
Darkslategray
#2F4F4F
ΔE00 11.76
Very Dark Green
#062E03
ΔE00 12.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072F27 #2F070F
analogous
#072F13 #072F27 #07232F
triadic
#072F27 #27072F #2F2707
tetradic
#072F27 #13072F #2F070F #232F07
square
#072F27 #13072F #2F070F #232F07
split-complementary
#072F27 #2F0723 #2F1307
monochromatic
#041B16 #041B16 #072F27 #0F6453 #179A7F
Accessibility & contrast
On white
14.53
#072F27 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#072F27 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072F27
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072F27 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072F27 | 1.00 | 14.53 | 1.45 | 14.53 |
| #FFFFFF | 14.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2B27
Deuteranopia (green-blind)
#272728
Tritanopia (blue-blind)
#00302D
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #072f27; /* rgb */ color: rgb(7, 47, 39); /* oklch */ color: oklch(27.5% 0.046 176.3);
Tailwind
colors: {
custom: {
50: '#4e6861',
500: '#072f27',
950: '#000000',
},
}SCSS
$custom: #072f27; $custom-light: #4e6861; $custom-dark: #000000;
JSON
{
"hex": "#072f27",
"rgb": {
"r": 7,
"g": 47,
"b": 39
},
"hsl": {
"h": 168,
"s": 74.074,
"l": 10.588
},
"oklch": {
"l": 0.27547,
"c": 0.04586,
"h": 176.3
},
"luminance": 0.02225
}Semantic roles & 50–950 ramp
primary
#072F27
secondary
#6F2332
accent
#375CF1
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020605
muted
#787A79