#072B29#072B29
#072B29 is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.4% C 0.040 H 189.7°. Best body text is #FFFFFF at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #072B29 |
|---|---|
| RGB | rgb(7, 43, 41) |
| HSL | hsl(177, 72%, 10%) |
| HSV | hsv(177, 84%, 17%) |
| CMYK | cmyk(83.7%, 0%, 4.7%, 83.1%) |
| CIE-LAB | lab(15.13, -13.05, -2.40) |
| CIE-LCH | lch(15.13, 13.27, 190.40°) |
| OKLab | oklab(26.35% -0.0394 -0.0067) |
| OKLCH | oklch(26.35% 0.04 189.7) |
| XYZ | xyz(1.3516, 1.9329, 2.3992) |
| Luminance | 0.0193 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 11.11
Gunmetal
#2A3439
ΔE00 11.18
Darkslategray
#2F4F4F
ΔE00 11.65
Charcoal (survey)
#343837
ΔE00 12.41
Dark Blue Green
#005249
ΔE00 13.21
Onyx
#353839
ΔE00 13.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072B29 #2B0709
analogous
#072B17 #072B29 #071B2B
triadic
#072B29 #29072B #2B2907
tetradic
#072B29 #17072B #2B0709 #1B2B07
square
#072B29 #17072B #2B0709 #1B2B07
split-complementary
#072B29 #2B071B #2B1707
monochromatic
#041A19 #041A19 #072B29 #10605B #18948D
Accessibility & contrast
On white
15.14
#072B29 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#072B29 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072B29
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072B29 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072B29 | 1.00 | 15.14 | 1.39 | 15.14 |
| #FFFFFF | 15.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282829
Deuteranopia (green-blind)
#232429
Tritanopia (blue-blind)
#002C2A
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #072b29; /* rgb */ color: rgb(7, 43, 41); /* oklch */ color: oklch(26.4% 0.040 189.7);
Tailwind
colors: {
custom: {
50: '#4d6462',
500: '#072b29',
950: '#000000',
},
}SCSS
$custom: #072b29; $custom-light: #4d6462; $custom-dark: #000000;
JSON
{
"hex": "#072b29",
"rgb": {
"r": 7,
"g": 43,
"b": 41
},
"hsl": {
"h": 176.667,
"s": 72,
"l": 9.804
},
"oklch": {
"l": 0.26354,
"c": 0.03997,
"h": 189.7
},
"luminance": 0.01933
}Semantic roles & 50–950 ramp
primary
#072B29
secondary
#6B2327
accent
#3943EF
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#010505
muted
#777A79