#08261F#08261F
#08261F is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.4% C 0.038 H 174.8°. Best body text is #FFFFFF at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #08261F |
|---|---|
| RGB | rgb(8, 38, 31) |
| HSL | hsl(166, 65%, 9%) |
| HSV | hsv(166, 79%, 15%) |
| CMYK | cmyk(78.9%, 0%, 18.4%, 85.1%) |
| CIE-LAB | lab(12.84, -13.29, 1.38) |
| CIE-LCH | lch(12.84, 13.36, 174.07°) |
| OKLab | oklab(24.38% -0.0378 0.0035) |
| OKLCH | oklch(24.38% 0.038 174.8) |
| XYZ | xyz(1.0405, 1.5367, 1.5378) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 12.10
Very Dark Green
#062E03
ΔE00 12.48
Gunmetal
#2A3439
ΔE00 12.89
Almost Black
#070D0D
ΔE00 13.09
Charcoal (survey)
#343837
ΔE00 13.21
Dark Teal
#014D4E
ΔE00 13.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08261F #26080F
analogous
#082610 #08261F #081E26
triadic
#08261F #1F0826 #261F08
tetradic
#08261F #100826 #26080F #1E2608
square
#08261F #100826 #26080F #1E2608
split-complementary
#08261F #26081E #261008
monochromatic
#051915 #051915 #08261F #135948 #1D8B71
Accessibility & contrast
On white
16.06
#08261F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#08261F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08261F
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08261F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08261F | 1.00 | 16.06 | 1.31 | 16.06 |
| #FFFFFF | 16.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.06 | 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: #08261f; /* rgb */ color: rgb(8, 38, 31); /* oklch */ color: oklch(24.4% 0.038 174.8);
Tailwind
colors: {
custom: {
50: '#4b605a',
500: '#08261f',
950: '#000000',
},
}SCSS
$custom: #08261f; $custom-light: #4b605a; $custom-dark: #000000;
JSON
{
"hex": "#08261f",
"rgb": {
"r": 8,
"g": 38,
"b": 31
},
"hsl": {
"h": 166,
"s": 65.217,
"l": 9.02
},
"oklch": {
"l": 0.24383,
"c": 0.03798,
"h": 174.8
},
"luminance": 0.01537
}Semantic roles & 50–950 ramp
primary
#08261F
secondary
#642534
accent
#4067E8
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010503
muted
#777978