#072428#072428
#072428 is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.1% C 0.035 H 207.9°. Best body text is #FFFFFF at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #072428 |
|---|---|
| RGB | rgb(7, 36, 40) |
| HSL | hsl(187, 70%, 9%) |
| HSV | hsv(187, 83%, 16%) |
| CMYK | cmyk(82.5%, 10%, 0%, 84.3%) |
| CIE-LAB | lab(12.35, -9.06, -5.84) |
| CIE-LCH | lch(12.35, 10.78, 212.82°) |
| OKLab | oklab(24.09% -0.0306 -0.0162) |
| OKLCH | oklch(24.09% 0.035 207.9) |
| XYZ | xyz(1.1013, 1.4600, 2.2308) |
| Luminance | 0.0146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 8.80
Almost Black
#070D0D
ΔE00 10.48
Dark
#1B2431
ΔE00 10.90
Dark Blue Grey
#1F3B4D
ΔE00 10.97
Charcoal (survey)
#343837
ΔE00 11.44
Onyx
#353839
ΔE00 11.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072428 #280B07
analogous
#07281C #072428 #071428
triadic
#072428 #280724 #242807
tetradic
#072428 #1C0728 #280B07 #142807
square
#072428 #1C0728 #280B07 #142807
split-complementary
#072428 #280714 #281C07
monochromatic
#05171A #05171A #072428 #10535C #198290
Accessibility & contrast
On white
16.25
#072428 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#072428 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072428
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072428 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072428 | 1.00 | 16.25 | 1.29 | 16.25 |
| #FFFFFF | 16.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#202228
Deuteranopia (green-blind)
#1B1F28
Tritanopia (blue-blind)
#002625
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #072428; /* rgb */ color: rgb(7, 36, 40); /* oklch */ color: oklch(24.1% 0.035 207.9);
Tailwind
colors: {
custom: {
50: '#4c5e61',
500: '#072428',
950: '#000000',
},
}SCSS
$custom: #072428; $custom-light: #4c5e61; $custom-dark: #000000;
JSON
{
"hex": "#072428",
"rgb": {
"r": 7,
"g": 36,
"b": 40
},
"hsl": {
"h": 187.273,
"s": 70.213,
"l": 9.216
},
"oklch": {
"l": 0.24091,
"c": 0.03468,
"h": 207.9
},
"luminance": 0.0146
}Semantic roles & 50–950 ramp
primary
#072428
secondary
#682C23
accent
#503BED
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010405
muted
#777979