#072A2A#072A2A
#072A2A is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.1% C 0.039 H 195.0°. Best body text is #FFFFFF at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #072A2A |
|---|---|
| RGB | rgb(7, 42, 42) |
| HSL | hsl(180, 71%, 10%) |
| HSV | hsv(180, 83%, 16%) |
| CMYK | cmyk(83.3%, 0%, 0%, 83.5%) |
| CIE-LAB | lab(14.78, -12.08, -3.63) |
| CIE-LCH | lch(14.78, 12.62, 196.71°) |
| OKLab | oklab(26.08% -0.0375 -0.0101) |
| OKLCH | oklch(26.08% 0.039 195) |
| XYZ | xyz(1.3333, 1.8681, 2.4804) |
| Luminance | 0.0187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.36
Dark Teal
#014D4E
ΔE00 11.47
Darkslategray
#2F4F4F
ΔE00 11.78
Charcoal (survey)
#343837
ΔE00 12.01
Dark Blue Grey
#1F3B4D
ΔE00 12.71
Onyx
#353839
ΔE00 12.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072A2A #2A0707
analogous
#072A19 #072A2A #07192A
triadic
#072A2A #2A072A #2A2A07
tetradic
#072A2A #19072A #2A0707 #192A07
square
#072A2A #19072A #2A0707 #192A07
split-complementary
#072A2A #2A0719 #2A1907
monochromatic
#041A1A #041A1A #072A2A #105E5E #189393
Accessibility & contrast
On white
15.29
#072A2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#072A2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072A2A
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072A2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072A2A | 1.00 | 15.29 | 1.37 | 15.29 |
| #FFFFFF | 15.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27272A
Deuteranopia (green-blind)
#21242A
Tritanopia (blue-blind)
#002C2A
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #072a2a; /* rgb */ color: rgb(7, 42, 42); /* oklch */ color: oklch(26.1% 0.039 195.0);
Tailwind
colors: {
custom: {
50: '#4d6363',
500: '#072a2a',
950: '#000000',
},
}SCSS
$custom: #072a2a; $custom-light: #4d6363; $custom-dark: #000000;
JSON
{
"hex": "#072a2a",
"rgb": {
"r": 7,
"g": 42,
"b": 42
},
"hsl": {
"h": 180,
"s": 71.429,
"l": 9.608
},
"oklch": {
"l": 0.26081,
"c": 0.03885,
"h": 195
},
"luminance": 0.01868
}Semantic roles & 50–950 ramp
primary
#072A2A
secondary
#6A2323
accent
#3A3AEE
background
#F4F5F5
surface
#E7EAEA
border
#C3C6C6
text
#010505
muted
#777979