#06261E#06261E
#06261E is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.3% C 0.040 H 173.1°. Best body text is #FFFFFF at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #06261E |
|---|---|
| RGB | rgb(6, 38, 30) |
| HSL | hsl(165, 73%, 9%) |
| HSV | hsv(165, 84%, 15%) |
| CMYK | cmyk(84.2%, 0%, 21.1%, 85.1%) |
| CIE-LAB | lab(12.73, -14.17, 1.92) |
| CIE-LCH | lch(12.73, 14.30, 172.27°) |
| OKLab | oklab(24.26% -0.04 0.0049) |
| OKLCH | oklch(24.26% 0.04 173.1) |
| XYZ | xyz(1.0024, 1.5186, 1.4683) |
| Luminance | 0.0152 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.50
Very Dark Green
#062E03
ΔE00 11.92
Evergreen
#05472A
ΔE00 12.89
Dark Teal
#014D4E
ΔE00 13.42
Gunmetal
#2A3439
ΔE00 13.60
Almost Black
#070D0D
ΔE00 13.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06261E #26060E
analogous
#06260E #06261E #061E26
triadic
#06261E #1E0626 #261E06
tetradic
#06261E #0E0626 #26060E #1E2606
square
#06261E #0E0626 #26060E #1E2606
split-complementary
#06261E #26061E #260E06
monochromatic
#041A15 #041A15 #06261E #0E5B48 #179071
Accessibility & contrast
On white
16.11
#06261E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#06261E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06261E
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06261E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06261E | 1.00 | 16.11 | 1.30 | 16.11 |
| #FFFFFF | 16.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24231E
Deuteranopia (green-blind)
#20201F
Tritanopia (blue-blind)
#002624
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #06261e; /* rgb */ color: rgb(6, 38, 30); /* oklch */ color: oklch(24.3% 0.040 173.1);
Tailwind
colors: {
custom: {
50: '#4a6059',
500: '#06261e',
950: '#000000',
},
}SCSS
$custom: #06261e; $custom-light: #4a6059; $custom-dark: #000000;
JSON
{
"hex": "#06261e",
"rgb": {
"r": 6,
"g": 38,
"b": 30
},
"hsl": {
"h": 165,
"s": 72.727,
"l": 8.627
},
"oklch": {
"l": 0.24256,
"c": 0.04031,
"h": 173.1
},
"luminance": 0.01519
}Semantic roles & 50–950 ramp
primary
#06261E
secondary
#662133
accent
#3866EF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010503
muted
#777978