#07261C#07261C
#07261C is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.2% C 0.041 H 168.1°. Best body text is #FFFFFF at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #07261C |
|---|---|
| RGB | rgb(7, 38, 28) |
| HSL | hsl(161, 69%, 9%) |
| HSV | hsv(161, 82%, 15%) |
| CMYK | cmyk(81.6%, 0%, 26.3%, 85.1%) |
| CIE-LAB | lab(12.70, -14.52, 3.33) |
| CIE-LCH | lch(12.70, 14.90, 167.08°) |
| OKLab | oklab(24.23% -0.0404 0.0085) |
| OKLCH | oklch(24.23% 0.041 168.1) |
| XYZ | xyz(0.9902, 1.5151, 1.3386) |
| Luminance | 0.0152 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.49
Very Dark Green
#062E03
ΔE00 10.89
Evergreen
#05472A
ΔE00 12.34
Dark Green
#033500
ΔE00 13.45
Dark Teal
#014D4E
ΔE00 13.91
Almost Black
#070D0D
ΔE00 14.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07261C #260711
analogous
#07260D #07261C #072126
triadic
#07261C #1C0726 #261C07
tetradic
#07261C #0D0726 #260711 #212607
square
#07261C #0D0726 #260711 #212607
split-complementary
#07261C #260721 #260D07
monochromatic
#051A13 #051A13 #07261C #115A42 #1A8D68
Accessibility & contrast
On white
16.12
#07261C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#07261C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07261C
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07261C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07261C | 1.00 | 16.12 | 1.30 | 16.12 |
| #FFFFFF | 16.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25231B
Deuteranopia (green-blind)
#20201D
Tritanopia (blue-blind)
#002623
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #07261c; /* rgb */ color: rgb(7, 38, 28); /* oklch */ color: oklch(24.2% 0.041 168.1);
Tailwind
colors: {
custom: {
50: '#4b6058',
500: '#07261c',
950: '#000000',
},
}SCSS
$custom: #07261c; $custom-light: #4b6058; $custom-dark: #000000;
JSON
{
"hex": "#07261c",
"rgb": {
"r": 7,
"g": 38,
"b": 28
},
"hsl": {
"h": 160.645,
"s": 68.889,
"l": 8.824
},
"oklch": {
"l": 0.2423,
"c": 0.04134,
"h": 168.1
},
"luminance": 0.01515
}Semantic roles & 50–950 ramp
primary
#07261C
secondary
#652339
accent
#3C75EC
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010503
muted
#777978