#0B330F#0B330F
#0B330F is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.4% C 0.076 H 144.8°. Best body text is #FFFFFF at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #0B330F |
|---|---|
| RGB | rgb(11, 51, 15) |
| HSL | hsl(126, 65%, 12%) |
| HSV | hsv(126, 78%, 20%) |
| CMYK | cmyk(78.4%, 0%, 70.6%, 80%) |
| CIE-LAB | lab(17.80, -22.88, 18.45) |
| CIE-LCH | lch(17.80, 29.39, 141.11°) |
| OKLab | oklab(28.37% -0.0619 0.0437) |
| OKLCH | oklch(28.37% 0.076 144.8) |
| XYZ | xyz(1.4080, 2.4731, 0.8550) |
| Luminance | 0.0247 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.93
Dark Forest Green
#002D04
ΔE00 2.21
Dark Green
#033500
ΔE00 3.45
Hunter Green (survey)
#0B4008
ΔE00 5.58
Pine Green
#0A481E
ΔE00 6.64
Forrest Green
#154406
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B330F #330B2F
analogous
#1B330B #0B330F #0B3323
triadic
#0B330F #0F0B33 #330F0B
tetradic
#0B330F #0B1B33 #330B2F #33230B
square
#0B330F #0B1B33 #330B2F #33230B
split-complementary
#0B330F #230B33 #330B1B
monochromatic
#051907 #051907 #0B330F #16651E #21982D
Accessibility & contrast
On white
14.05
#0B330F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#0B330F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B330F
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B330F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B330F | 1.00 | 14.05 | 1.49 | 14.05 |
| #FFFFFF | 14.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342E0B
Deuteranopia (green-blind)
#2F2A12
Tritanopia (blue-blind)
#03312B
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #0b330f; /* rgb */ color: rgb(11, 51, 15); /* oklch */ color: oklch(28.4% 0.076 144.8);
Tailwind
colors: {
custom: {
50: '#506b4e',
500: '#0b330f',
950: '#000000',
},
}SCSS
$custom: #0b330f; $custom-light: #506b4e; $custom-dark: #000000;
JSON
{
"hex": "#0b330f",
"rgb": {
"r": 11,
"g": 51,
"b": 15
},
"hsl": {
"h": 126,
"s": 64.516,
"l": 12.157
},
"oklch": {
"l": 0.28372,
"c": 0.07574,
"h": 144.8
},
"luminance": 0.02473
}Semantic roles & 50–950 ramp
primary
#0B330F
secondary
#702A69
accent
#40D7E8
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78