#0B301F#0B301F
#0B301F is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.7% C 0.053 H 159.8°. Best body text is #FFFFFF at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #0B301F |
|---|---|
| RGB | rgb(11, 48, 31) |
| HSL | hsl(152, 63%, 12%) |
| HSV | hsv(152, 77%, 19%) |
| CMYK | cmyk(77.1%, 0%, 35.4%, 81.2%) |
| CIE-LAB | lab(16.91, -18.08, 7.14) |
| CIE-LCH | lch(16.91, 19.44, 158.44°) |
| OKLab | oklab(27.74% -0.0494 0.0181) |
| OKLCH | oklch(27.74% 0.053 159.8) |
| XYZ | xyz(1.4421, 2.2838, 1.6609) |
| Luminance | 0.0228 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.42
Very Dark Green
#062E03
ΔE00 7.83
Evergreen
#05472A
ΔE00 8.19
Dark Green
#033500
ΔE00 10.00
Pine Green
#0A481E
ΔE00 10.36
Hunter Green (survey)
#0B4008
ΔE00 11.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B301F #300B1C
analogous
#0B300D #0B301F #0B2F30
triadic
#0B301F #1F0B30 #301F0B
tetradic
#0B301F #0D0B30 #300B1C #2F300B
square
#0B301F #0D0B30 #300B1C #2F300B
split-complementary
#0B301F #300B2F #300D0B
monochromatic
#061910 #061910 #0B301F #16623F #22945F
Accessibility & contrast
On white
14.42
#0B301F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#0B301F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B301F
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B301F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B301F | 1.00 | 14.42 | 1.46 | 14.42 |
| #FFFFFF | 14.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2C1E
Deuteranopia (green-blind)
#2A2820
Tritanopia (blue-blind)
#00302B
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #0b301f; /* rgb */ color: rgb(11, 48, 31); /* oklch */ color: oklch(27.7% 0.053 159.8);
Tailwind
colors: {
custom: {
50: '#4f685a',
500: '#0b301f',
950: '#000000',
},
}SCSS
$custom: #0b301f; $custom-light: #4f685a; $custom-dark: #000000;
JSON
{
"hex": "#0b301f",
"rgb": {
"r": 11,
"g": 48,
"b": 31
},
"hsl": {
"h": 152.432,
"s": 62.712,
"l": 11.569
},
"oklch": {
"l": 0.27742,
"c": 0.0526,
"h": 159.8
},
"luminance": 0.02284
}Semantic roles & 50–950 ramp
primary
#0B301F
secondary
#6D2A49
accent
#428DE6
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78