#072525#072525
#072525 is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.3% C 0.035 H 195.1°. Best body text is #FFFFFF at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #072525 |
|---|---|
| RGB | rgb(7, 37, 37) |
| HSL | hsl(180, 68%, 9%) |
| HSV | hsv(180, 81%, 15%) |
| CMYK | cmyk(81.1%, 0%, 0%, 85.5%) |
| CIE-LAB | lab(12.62, -10.85, -3.27) |
| CIE-LCH | lch(12.62, 11.33, 196.79°) |
| OKLab | oklab(24.27% -0.0337 -0.0091) |
| OKLCH | oklch(24.27% 0.035 195.1) |
| XYZ | xyz(1.0830, 1.5018, 1.9827) |
| Luminance | 0.0150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.20
Almost Black
#070D0D
ΔE00 11.38
Charcoal (survey)
#343837
ΔE00 11.92
Onyx
#353839
ΔE00 12.78
Dark Blue Grey
#1F3B4D
ΔE00 13.02
Dark
#1B2431
ΔE00 13.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072525 #250707
analogous
#072516 #072525 #071625
triadic
#072525 #250725 #252507
tetradic
#072525 #160725 #250707 #162507
square
#072525 #160725 #250707 #162507
split-complementary
#072525 #250716 #251607
monochromatic
#051A1A #051A1A #072525 #115858 #1A8C8C
Accessibility & contrast
On white
16.15
#072525 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#072525 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072525
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072525 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072525 | 1.00 | 16.15 | 1.30 | 16.15 |
| #FFFFFF | 16.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#222325
Deuteranopia (green-blind)
#1D1F25
Tritanopia (blue-blind)
#002625
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #072525; /* rgb */ color: rgb(7, 37, 37); /* oklch */ color: oklch(24.3% 0.035 195.1);
Tailwind
colors: {
custom: {
50: '#4b5f5f',
500: '#072525',
950: '#000000',
},
}SCSS
$custom: #072525; $custom-light: #4b5f5f; $custom-dark: #000000;
JSON
{
"hex": "#072525",
"rgb": {
"r": 7,
"g": 37,
"b": 37
},
"hsl": {
"h": 180,
"s": 68.182,
"l": 8.627
},
"oklch": {
"l": 0.24265,
"c": 0.03489,
"h": 195.1
},
"luminance": 0.01502
}Semantic roles & 50–950 ramp
primary
#072525
secondary
#642323
accent
#3D3DEB
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979