#072024#072024
#072024 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.6% C 0.031 H 209.5°. Best body text is #FFFFFF at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #072024 |
|---|---|
| RGB | rgb(7, 32, 36) |
| HSL | hsl(188, 67%, 8%) |
| HSV | hsv(188, 81%, 14%) |
| CMYK | cmyk(80.6%, 11.1%, 0%, 85.9%) |
| CIE-LAB | lab(10.60, -8.00, -5.58) |
| CIE-LCH | lch(10.60, 9.75, 214.93°) |
| OKLab | oklab(22.62% -0.0273 -0.0155) |
| OKLCH | oklch(22.62% 0.031 209.5) |
| XYZ | xyz(0.9224, 1.2055, 1.8528) |
| Luminance | 0.0121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 8.90
Almost Black
#070D0D
ΔE00 9.13
Dark
#1B2431
ΔE00 10.22
Dark Blue Grey
#1F3B4D
ΔE00 11.44
Charcoal (survey)
#343837
ΔE00 11.56
Onyx
#353839
ΔE00 12.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072024 #240B07
analogous
#072419 #072024 #071124
triadic
#072024 #240720 #202407
tetradic
#072024 #190724 #240B07 #112407
square
#072024 #190724 #240B07 #112407
split-complementary
#072024 #240711 #241907
monochromatic
#05171A #05171A #072024 #114E57 #1B7B8A
Accessibility & contrast
On white
16.92
#072024 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#072024 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072024
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072024 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072024 | 1.00 | 16.92 | 1.24 | 16.92 |
| #FFFFFF | 16.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C1F24
Deuteranopia (green-blind)
#181B24
Tritanopia (blue-blind)
#002221
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #072024; /* rgb */ color: rgb(7, 32, 36); /* oklch */ color: oklch(22.6% 0.031 209.5);
Tailwind
colors: {
custom: {
50: '#4a5b5e',
500: '#072024',
950: '#000000',
},
}SCSS
$custom: #072024; $custom-light: #4a5b5e; $custom-dark: #000000;
JSON
{
"hex": "#072024",
"rgb": {
"r": 7,
"g": 32,
"b": 36
},
"hsl": {
"h": 188.276,
"s": 67.442,
"l": 8.431
},
"oklch": {
"l": 0.22619,
"c": 0.03141,
"h": 209.5
},
"luminance": 0.01206
}Semantic roles & 50–950 ramp
primary
#072024
secondary
#632C24
accent
#553DEA
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979