#08261C#08261C
#08261C is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.3% C 0.041 H 167.6°. Best body text is #FFFFFF at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #08261C |
|---|---|
| RGB | rgb(8, 38, 28) |
| HSL | hsl(160, 65%, 9%) |
| HSV | hsv(160, 79%, 15%) |
| CMYK | cmyk(78.9%, 0%, 26.3%, 85.1%) |
| CIE-LAB | lab(12.74, -14.24, 3.39) |
| CIE-LCH | lch(12.74, 14.64, 166.60°) |
| OKLab | oklab(24.27% -0.0396 0.0087) |
| OKLCH | oklch(24.27% 0.041 167.6) |
| XYZ | xyz(1.0027, 1.5216, 1.3392) |
| Luminance | 0.0152 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.52
Very Dark Green
#062E03
ΔE00 10.90
Evergreen
#05472A
ΔE00 12.40
Dark Green
#033500
ΔE00 13.46
Almost Black
#070D0D
ΔE00 13.85
Charcoal (survey)
#343837
ΔE00 13.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08261C #260812
analogous
#08260D #08261C #082126
triadic
#08261C #1C0826 #261C08
tetradic
#08261C #0D0826 #260812 #212608
square
#08261C #0D0826 #260812 #212608
split-complementary
#08261C #260821 #260D08
monochromatic
#051913 #051913 #08261C #135941 #1D8B67
Accessibility & contrast
On white
16.10
#08261C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#08261C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08261C
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08261C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08261C | 1.00 | 16.10 | 1.30 | 16.10 |
| #FFFFFF | 16.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25231B
Deuteranopia (green-blind)
#21201D
Tritanopia (blue-blind)
#002623
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #08261c; /* rgb */ color: rgb(8, 38, 28); /* oklch */ color: oklch(24.3% 0.041 167.6);
Tailwind
colors: {
custom: {
50: '#4b6058',
500: '#08261c',
950: '#000000',
},
}SCSS
$custom: #08261c; $custom-light: #4b6058; $custom-dark: #000000;
JSON
{
"hex": "#08261c",
"rgb": {
"r": 8,
"g": 38,
"b": 28
},
"hsl": {
"h": 160,
"s": 65.217,
"l": 9.02
},
"oklch": {
"l": 0.24274,
"c": 0.04059,
"h": 167.6
},
"luminance": 0.01522
}Semantic roles & 50–950 ramp
primary
#08261C
secondary
#64253A
accent
#4078E8
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010503
muted
#777978