#08281F#08281F
#08281F is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.0% C 0.041 H 171.0°. Best body text is #FFFFFF at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #08281F |
|---|---|
| RGB | rgb(8, 40, 31) |
| HSL | hsl(163, 67%, 9%) |
| HSV | hsv(163, 80%, 16%) |
| CMYK | cmyk(80%, 0%, 22.5%, 84.3%) |
| CIE-LAB | lab(13.64, -14.45, 2.53) |
| CIE-LCH | lch(13.64, 14.67, 170.07°) |
| OKLab | oklab(25.04% -0.0406 0.0065) |
| OKLCH | oklch(25.04% 0.041 171) |
| XYZ | xyz(1.1061, 1.6680, 1.5597) |
| Luminance | 0.0167 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.97
Very Dark Green
#062E03
ΔE00 11.37
Evergreen
#05472A
ΔE00 12.18
Dark Teal
#014D4E
ΔE00 13.11
Darkslategray
#2F4F4F
ΔE00 13.63
Dark Blue Green
#005249
ΔE00 13.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08281F #280811
analogous
#08280F #08281F #082128
triadic
#08281F #1F0828 #281F08
tetradic
#08281F #0F0828 #280811 #212808
square
#08281F #0F0828 #280811 #212808
split-complementary
#08281F #280821 #280F08
monochromatic
#051A14 #051A14 #08281F #125B47 #1C8E6E
Accessibility & contrast
On white
15.75
#08281F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#08281F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08281F
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08281F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08281F | 1.00 | 15.75 | 1.33 | 15.75 |
| #FFFFFF | 15.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27251F
Deuteranopia (green-blind)
#222220
Tritanopia (blue-blind)
#002825
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #08281f; /* rgb */ color: rgb(8, 40, 31); /* oklch */ color: oklch(25.0% 0.041 171.0);
Tailwind
colors: {
custom: {
50: '#4c625a',
500: '#08281f',
950: '#000000',
},
}SCSS
$custom: #08281f; $custom-light: #4c625a; $custom-dark: #000000;
JSON
{
"hex": "#08281f",
"rgb": {
"r": 8,
"g": 40,
"b": 31
},
"hsl": {
"h": 163.125,
"s": 66.667,
"l": 9.412
},
"oklch": {
"l": 0.25035,
"c": 0.0411,
"h": 171
},
"luminance": 0.01668
}Semantic roles & 50–950 ramp
primary
#08281F
secondary
#672538
accent
#3E6EEA
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010503
muted
#777978