#0B331F#0B331F
#0B331F is a dark, muted teal. Relative luminance 0.025; OKLCH L 28.7% C 0.058 H 157.5°. Best body text is #FFFFFF at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #0B331F |
|---|---|
| RGB | rgb(11, 51, 31) |
| HSL | hsl(150, 65%, 12%) |
| HSV | hsv(150, 78%, 20%) |
| CMYK | cmyk(78.4%, 0%, 39.2%, 80%) |
| CIE-LAB | lab(18.09, -19.62, 8.75) |
| CIE-LCH | lch(18.09, 21.48, 155.96°) |
| OKLab | oklab(28.71% -0.0533 0.0221) |
| OKLCH | oklch(28.71% 0.058 157.5) |
| XYZ | xyz(1.5690, 2.5376, 1.7032) |
| Luminance | 0.0254 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.50
Evergreen
#05472A
ΔE00 6.86
Very Dark Green
#062E03
ΔE00 6.90
Dark Green
#033500
ΔE00 8.83
Pine Green
#0A481E
ΔE00 8.91
Hunter Green (survey)
#0B4008
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B331F #330B1F
analogous
#0B330B #0B331F #0B3333
triadic
#0B331F #1F0B33 #331F0B
tetradic
#0B331F #0B0B33 #330B1F #33330B
square
#0B331F #0B0B33 #330B1F #33330B
split-complementary
#0B331F #330B33 #330B0B
monochromatic
#05190F #05190F #0B331F #16653E #21985C
Accessibility & contrast
On white
13.93
#0B331F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#0B331F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B331F
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B331F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B331F | 1.00 | 13.93 | 1.51 | 13.93 |
| #FFFFFF | 13.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332E1E
Deuteranopia (green-blind)
#2D2B20
Tritanopia (blue-blind)
#00332E
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #0b331f; /* rgb */ color: rgb(11, 51, 31); /* oklch */ color: oklch(28.7% 0.058 157.5);
Tailwind
colors: {
custom: {
50: '#506b5a',
500: '#0b331f',
950: '#000000',
},
}SCSS
$custom: #0b331f; $custom-light: #506b5a; $custom-dark: #000000;
JSON
{
"hex": "#0b331f",
"rgb": {
"r": 11,
"g": 51,
"b": 31
},
"hsl": {
"h": 150,
"s": 64.516,
"l": 12.157
},
"oklch": {
"l": 0.28707,
"c": 0.0577,
"h": 157.5
},
"luminance": 0.02538
}Semantic roles & 50–950 ramp
primary
#0B331F
secondary
#702A4D
accent
#4094E8
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79