#072F28#072F28
#072F28 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.6% C 0.045 H 178.5°. Best body text is #FFFFFF at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #072F28 |
|---|---|
| RGB | rgb(7, 47, 40) |
| HSL | hsl(170, 74%, 11%) |
| HSV | hsv(170, 85%, 18%) |
| CMYK | cmyk(85.1%, 0%, 14.9%, 81.6%) |
| CIE-LAB | lab(16.66, -15.71, 0.55) |
| CIE-LCH | lch(16.66, 15.72, 178.01°) |
| OKLab | oklab(27.58% -0.0452 0.0012) |
| OKLCH | oklch(27.58% 0.045 178.5) |
| XYZ | xyz(1.4870, 2.2312, 2.3594) |
| Luminance | 0.0223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.48
Evergreen
#05472A
ΔE00 11.29
Dark Blue Green
#005249
ΔE00 11.33
Darkslategray
#2F4F4F
ΔE00 11.52
Dark Forest Green
#002D04
ΔE00 12.13
Very Dark Green
#062E03
ΔE00 12.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072F28 #2F070E
analogous
#072F14 #072F28 #07222F
triadic
#072F28 #28072F #2F2807
tetradic
#072F28 #14072F #2F070E #222F07
square
#072F28 #14072F #2F070E #222F07
split-complementary
#072F28 #2F0722 #2F1407
monochromatic
#041B17 #041B17 #072F28 #0F6455 #179A83
Accessibility & contrast
On white
14.52
#072F28 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#072F28 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072F28
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072F28 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072F28 | 1.00 | 14.52 | 1.45 | 14.52 |
| #FFFFFF | 14.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2C28
Deuteranopia (green-blind)
#272729
Tritanopia (blue-blind)
#00302D
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #072f28; /* rgb */ color: rgb(7, 47, 40); /* oklch */ color: oklch(27.6% 0.045 178.5);
Tailwind
colors: {
custom: {
50: '#4e6861',
500: '#072f28',
950: '#000000',
},
}SCSS
$custom: #072f28; $custom-light: #4e6861; $custom-dark: #000000;
JSON
{
"hex": "#072f28",
"rgb": {
"r": 7,
"g": 47,
"b": 40
},
"hsl": {
"h": 169.5,
"s": 74.074,
"l": 10.588
},
"oklch": {
"l": 0.27585,
"c": 0.0452,
"h": 178.5
},
"luminance": 0.02231
}Semantic roles & 50–950 ramp
primary
#072F28
secondary
#6F2330
accent
#3758F1
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020605
muted
#787A79