#072A25#072A25
#072A25 is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.9% C 0.040 H 181.7°. Best body text is #FFFFFF at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #072A25 |
|---|---|
| RGB | rgb(7, 42, 37) |
| HSL | hsl(171, 71%, 10%) |
| HSV | hsv(171, 83%, 16%) |
| CMYK | cmyk(83.3%, 0%, 11.9%, 83.5%) |
| CIE-LAB | lab(14.59, -13.87, -0.36) |
| CIE-LCH | lch(14.59, 13.87, 181.47°) |
| OKLab | oklab(25.87% -0.0404 -0.0012) |
| OKLCH | oklch(25.87% 0.04 181.7) |
| XYZ | xyz(1.2494, 1.8345, 2.0382) |
| Luminance | 0.0184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 11.69
Gunmetal
#2A3439
ΔE00 12.32
Darkslategray
#2F4F4F
ΔE00 12.34
Charcoal (survey)
#343837
ΔE00 13.00
Dark Blue Green
#005249
ΔE00 13.11
Dark Forest Green
#002D04
ΔE00 13.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072A25 #2A070C
analogous
#072A14 #072A25 #071E2A
triadic
#072A25 #25072A #2A2507
tetradic
#072A25 #14072A #2A070C #1E2A07
square
#072A25 #14072A #2A070C #1E2A07
split-complementary
#072A25 #2A071E #2A1407
monochromatic
#041A17 #041A17 #072A25 #105E53 #189381
Accessibility & contrast
On white
15.36
#072A25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#072A25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072A25
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072A25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072A25 | 1.00 | 15.36 | 1.37 | 15.36 |
| #FFFFFF | 15.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282725
Deuteranopia (green-blind)
#232325
Tritanopia (blue-blind)
#002B28
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #072a25; /* rgb */ color: rgb(7, 42, 37); /* oklch */ color: oklch(25.9% 0.040 181.7);
Tailwind
colors: {
custom: {
50: '#4c635f',
500: '#072a25',
950: '#000000',
},
}SCSS
$custom: #072a25; $custom-light: #4c635f; $custom-dark: #000000;
JSON
{
"hex": "#072a25",
"rgb": {
"r": 7,
"g": 42,
"b": 37
},
"hsl": {
"h": 171.429,
"s": 71.429,
"l": 9.608
},
"oklch": {
"l": 0.25869,
"c": 0.04043,
"h": 181.7
},
"luminance": 0.01835
}Semantic roles & 50–950 ramp
primary
#072A25
secondary
#6A232D
accent
#3A53EE
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010504
muted
#777979