#08301F#08301F
#08301F is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.6% C 0.054 H 160.9°. Best body text is #FFFFFF at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #08301F |
|---|---|
| RGB | rgb(8, 48, 31) |
| HSL | hsl(155, 71%, 11%) |
| HSV | hsv(155, 83%, 19%) |
| CMYK | cmyk(83.3%, 0%, 35.4%, 81.2%) |
| CIE-LAB | lab(16.82, -18.76, 7.00) |
| CIE-LCH | lch(16.82, 20.03, 159.55°) |
| OKLab | oklab(27.64% -0.0512 0.0178) |
| OKLCH | oklch(27.64% 0.054 160.9) |
| XYZ | xyz(1.4043, 2.2643, 1.6591) |
| Luminance | 0.0226 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.40
Very Dark Green
#062E03
ΔE00 7.87
Evergreen
#05472A
ΔE00 8.05
Dark Green
#033500
ΔE00 10.02
Pine Green
#0A481E
ΔE00 10.31
Hunter Green (survey)
#0B4008
ΔE00 11.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08301F #300819
analogous
#08300B #08301F #082D30
triadic
#08301F #1F0830 #301F08
tetradic
#08301F #0B0830 #300819 #2D3008
square
#08301F #0B0830 #300819 #2D3008
split-complementary
#08301F #30082D #300B08
monochromatic
#041A11 #041A11 #08301F #116441 #199963
Accessibility & contrast
On white
14.45
#08301F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#08301F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08301F
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08301F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08301F | 1.00 | 14.45 | 1.45 | 14.45 |
| #FFFFFF | 14.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2C1E
Deuteranopia (green-blind)
#2A2820
Tritanopia (blue-blind)
#00302B
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #08301f; /* rgb */ color: rgb(8, 48, 31); /* oklch */ color: oklch(27.6% 0.054 160.9);
Tailwind
colors: {
custom: {
50: '#4e685a',
500: '#08301f',
950: '#000000',
},
}SCSS
$custom: #08301f; $custom-light: #4e685a; $custom-dark: #000000;
JSON
{
"hex": "#08301f",
"rgb": {
"r": 8,
"g": 48,
"b": 31
},
"hsl": {
"h": 154.5,
"s": 71.429,
"l": 10.98
},
"oklch": {
"l": 0.27638,
"c": 0.05423,
"h": 160.9
},
"luminance": 0.02264
}Semantic roles & 50–950 ramp
primary
#08301F
secondary
#6F2544
accent
#3A86EE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78