#072B27#072B27
#072B27 is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.3% C 0.041 H 184.5°. Best body text is #FFFFFF at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #072B27 |
|---|---|
| RGB | rgb(7, 43, 39) |
| HSL | hsl(173, 72%, 10%) |
| HSV | hsv(173, 84%, 17%) |
| CMYK | cmyk(83.7%, 0%, 9.3%, 83.1%) |
| CIE-LAB | lab(15.06, -13.76, -1.09) |
| CIE-LCH | lch(15.06, 13.80, 184.53°) |
| OKLab | oklab(26.27% -0.0406 -0.0032) |
| OKLCH | oklch(26.27% 0.041 184.5) |
| XYZ | xyz(1.3175, 1.9193, 2.2201) |
| Luminance | 0.0192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 11.25
Darkslategray
#2F4F4F
ΔE00 11.92
Gunmetal
#2A3439
ΔE00 11.97
Charcoal (survey)
#343837
ΔE00 12.82
Dark Blue Green
#005249
ΔE00 12.88
Evergreen
#05472A
ΔE00 13.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072B27 #2B070B
analogous
#072B15 #072B27 #071D2B
triadic
#072B27 #27072B #2B2707
tetradic
#072B27 #15072B #2B070B #1D2B07
square
#072B27 #15072B #2B070B #1D2B07
split-complementary
#072B27 #2B071D #2B1507
monochromatic
#041A18 #041A18 #072B27 #106057 #189486
Accessibility & contrast
On white
15.18
#072B27 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#072B27 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072B27
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072B27 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072B27 | 1.00 | 15.18 | 1.38 | 15.18 |
| #FFFFFF | 15.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282827
Deuteranopia (green-blind)
#232427
Tritanopia (blue-blind)
#002C2A
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #072b27; /* rgb */ color: rgb(7, 43, 39); /* oklch */ color: oklch(26.3% 0.041 184.5);
Tailwind
colors: {
custom: {
50: '#4d6461',
500: '#072b27',
950: '#000000',
},
}SCSS
$custom: #072b27; $custom-light: #4d6461; $custom-dark: #000000;
JSON
{
"hex": "#072b27",
"rgb": {
"r": 7,
"g": 43,
"b": 39
},
"hsl": {
"h": 173.333,
"s": 72,
"l": 9.804
},
"oklch": {
"l": 0.2627,
"c": 0.04068,
"h": 184.5
},
"luminance": 0.01919
}Semantic roles & 50–950 ramp
primary
#072B27
secondary
#6B232B
accent
#394DEF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010505
muted
#777A79