#08331F#08331F
#08331F is a dark, muted teal. Relative luminance 0.025; OKLCH L 28.6% C 0.059 H 158.4°. Best body text is #FFFFFF at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #08331F |
|---|---|
| RGB | rgb(8, 51, 31) |
| HSL | hsl(152, 73%, 12%) |
| HSV | hsv(152, 84%, 20%) |
| CMYK | cmyk(84.3%, 0%, 39.2%, 80%) |
| CIE-LAB | lab(18.00, -20.27, 8.62) |
| CIE-LCH | lch(18.00, 22.03, 156.97°) |
| OKLab | oklab(28.61% -0.055 0.0218) |
| OKLCH | oklch(28.61% 0.059 158.4) |
| XYZ | xyz(1.5311, 2.5180, 1.7014) |
| Luminance | 0.0252 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.50
Evergreen
#05472A
ΔE00 6.73
Very Dark Green
#062E03
ΔE00 6.97
Dark Green
#033500
ΔE00 8.86
Pine Green
#0A481E
ΔE00 8.87
Hunter Green (survey)
#0B4008
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08331F #33081C
analogous
#08330A #08331F #083233
triadic
#08331F #1F0833 #331F08
tetradic
#08331F #0A0833 #33081C #323308
square
#08331F #0A0833 #33081C #323308
split-complementary
#08331F #330832 #330A08
monochromatic
#041A10 #041A10 #08331F #10683F #199D5F
Accessibility & contrast
On white
13.97
#08331F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#08331F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08331F
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08331F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08331F | 1.00 | 13.97 | 1.50 | 13.97 |
| #FFFFFF | 13.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322E1E
Deuteranopia (green-blind)
#2D2A20
Tritanopia (blue-blind)
#00332E
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #08331f; /* rgb */ color: rgb(8, 51, 31); /* oklch */ color: oklch(28.6% 0.059 158.4);
Tailwind
colors: {
custom: {
50: '#4f6b5a',
500: '#08331f',
950: '#000000',
},
}SCSS
$custom: #08331f; $custom-light: #4f6b5a; $custom-dark: #000000;
JSON
{
"hex": "#08331f",
"rgb": {
"r": 8,
"g": 51,
"b": 31
},
"hsl": {
"h": 152.093,
"s": 72.881,
"l": 11.569
},
"oklch": {
"l": 0.2861,
"c": 0.0592,
"h": 158.4
},
"luminance": 0.02518
}Semantic roles & 50–950 ramp
primary
#08331F
secondary
#722549
accent
#388EF0
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79