#08261B#08261B
#08261B is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.2% C 0.042 H 165.5°. Best body text is #FFFFFF at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #08261B |
|---|---|
| RGB | rgb(8, 38, 27) |
| HSL | hsl(158, 65%, 9%) |
| HSV | hsv(158, 79%, 15%) |
| CMYK | cmyk(78.9%, 0%, 28.9%, 85.1%) |
| CIE-LAB | lab(12.72, -14.54, 4.07) |
| CIE-LCH | lch(12.72, 15.10, 164.38°) |
| OKLab | oklab(24.24% -0.0403 0.0104) |
| OKLCH | oklch(24.24% 0.042 165.5) |
| XYZ | xyz(0.9910, 1.5169, 1.2773) |
| Luminance | 0.0152 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.02
Very Dark Green
#062E03
ΔE00 10.41
Evergreen
#05472A
ΔE00 12.13
Dark Green
#033500
ΔE00 12.99
Almost Black
#070D0D
ΔE00 14.10
Charcoal (survey)
#343837
ΔE00 14.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08261B #260813
analogous
#08260C #08261B #082226
triadic
#08261B #1B0826 #261B08
tetradic
#08261B #0C0826 #260813 #222608
square
#08261B #0C0826 #260813 #222608
split-complementary
#08261B #260822 #260C08
monochromatic
#051912 #051912 #08261B #13593F #1D8B63
Accessibility & contrast
On white
16.11
#08261B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#08261B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08261B
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08261B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08261B | 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)
#25231A
Deuteranopia (green-blind)
#21201C
Tritanopia (blue-blind)
#002623
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #08261b; /* rgb */ color: rgb(8, 38, 27); /* oklch */ color: oklch(24.2% 0.042 165.5);
Tailwind
colors: {
custom: {
50: '#4b6057',
500: '#08261b',
950: '#000000',
},
}SCSS
$custom: #08261b; $custom-light: #4b6057; $custom-dark: #000000;
JSON
{
"hex": "#08261b",
"rgb": {
"r": 8,
"g": 38,
"b": 27
},
"hsl": {
"h": 158,
"s": 65.217,
"l": 9.02
},
"oklch": {
"l": 0.2424,
"c": 0.04159,
"h": 165.5
},
"luminance": 0.01517
}Semantic roles & 50–950 ramp
primary
#08261B
secondary
#64253D
accent
#407DE8
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010503
muted
#777978