#072A2B#072A2B
#072A2B is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.1% C 0.039 H 197.8°. Best body text is #FFFFFF at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #072A2B |
|---|---|
| RGB | rgb(7, 42, 43) |
| HSL | hsl(182, 72%, 10%) |
| HSV | hsv(182, 84%, 17%) |
| CMYK | cmyk(83.7%, 2.3%, 0%, 83.1%) |
| CIE-LAB | lab(14.82, -11.71, -4.28) |
| CIE-LCH | lch(14.82, 12.47, 200.06°) |
| OKLab | oklab(26.13% -0.037 -0.0119) |
| OKLCH | oklch(26.13% 0.039 197.8) |
| XYZ | xyz(1.3514, 1.8754, 2.5758) |
| Luminance | 0.0188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 9.99
Dark Teal
#014D4E
ΔE00 11.54
Darkslategray
#2F4F4F
ΔE00 11.76
Charcoal (survey)
#343837
ΔE00 11.85
Dark Blue Grey
#1F3B4D
ΔE00 12.16
Onyx
#353839
ΔE00 12.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072A2B #2B0807
analogous
#072B1A #072A2B #07182B
triadic
#072A2B #2B072A #2A2B07
tetradic
#072A2B #1A072B #2B0807 #182B07
square
#072A2B #1A072B #2B0807 #182B07
split-complementary
#072A2B #2B0718 #2B1A07
monochromatic
#041A1A #041A1A #072A2B #105D60 #189194
Accessibility & contrast
On white
15.27
#072A2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#072A2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072A2B
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072A2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072A2B | 1.00 | 15.27 | 1.38 | 15.27 |
| #FFFFFF | 15.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26282B
Deuteranopia (green-blind)
#21242B
Tritanopia (blue-blind)
#002C2A
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #072a2b; /* rgb */ color: rgb(7, 42, 43); /* oklch */ color: oklch(26.1% 0.039 197.8);
Tailwind
colors: {
custom: {
50: '#4d6364',
500: '#072a2b',
950: '#000000',
},
}SCSS
$custom: #072a2b; $custom-light: #4d6364; $custom-dark: #000000;
JSON
{
"hex": "#072a2b",
"rgb": {
"r": 7,
"g": 42,
"b": 43
},
"hsl": {
"h": 181.667,
"s": 72,
"l": 9.804
},
"oklch": {
"l": 0.26127,
"c": 0.03882,
"h": 197.8
},
"luminance": 0.01876
}Semantic roles & 50–950 ramp
primary
#072A2B
secondary
#6B2523
accent
#3E39EF
background
#F4F5F5
surface
#E7EAEA
border
#C3C6C6
text
#010505
muted
#777979