#06261F#06261F
#06261F is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.3% C 0.040 H 175.5°. Best body text is #FFFFFF at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #06261F |
|---|---|
| RGB | rgb(6, 38, 31) |
| HSL | hsl(167, 73%, 9%) |
| HSV | hsv(167, 84%, 15%) |
| CMYK | cmyk(84.2%, 0%, 18.4%, 85.1%) |
| CIE-LAB | lab(12.76, -13.84, 1.25) |
| CIE-LCH | lch(12.76, 13.89, 174.83°) |
| OKLab | oklab(24.29% -0.0394 0.0031) |
| OKLCH | oklch(24.29% 0.04 175.5) |
| XYZ | xyz(1.0154, 1.5238, 1.5367) |
| Luminance | 0.0152 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 12.04
Very Dark Green
#062E03
ΔE00 12.46
Gunmetal
#2A3439
ΔE00 13.20
Dark Teal
#014D4E
ΔE00 13.24
Evergreen
#05472A
ΔE00 13.24
Almost Black
#070D0D
ΔE00 13.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06261F #26060D
analogous
#06260F #06261F #061D26
triadic
#06261F #1F0626 #261F06
tetradic
#06261F #0F0626 #26060D #1D2606
square
#06261F #0F0626 #26060D #1D2606
split-complementary
#06261F #26061D #260F06
monochromatic
#041A16 #041A16 #06261F #0E5B4A #179075
Accessibility & contrast
On white
16.09
#06261F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#06261F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06261F
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06261F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06261F | 1.00 | 16.09 | 1.30 | 16.09 |
| #FFFFFF | 16.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24231F
Deuteranopia (green-blind)
#202020
Tritanopia (blue-blind)
#002724
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #06261f; /* rgb */ color: rgb(6, 38, 31); /* oklch */ color: oklch(24.3% 0.040 175.5);
Tailwind
colors: {
custom: {
50: '#4a605a',
500: '#06261f',
950: '#000000',
},
}SCSS
$custom: #06261f; $custom-light: #4a605a; $custom-dark: #000000;
JSON
{
"hex": "#06261f",
"rgb": {
"r": 6,
"g": 38,
"b": 31
},
"hsl": {
"h": 166.875,
"s": 72.727,
"l": 8.627
},
"oklch": {
"l": 0.24294,
"c": 0.03952,
"h": 175.5
},
"luminance": 0.01524
}Semantic roles & 50–950 ramp
primary
#06261F
secondary
#662130
accent
#3860EF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010503
muted
#777978