#0F330B#0F330B
#0F330B is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.5% C 0.078 H 141.7°. Best body text is #FFFFFF at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #0F330B |
|---|---|
| RGB | rgb(15, 51, 11) |
| HSL | hsl(114, 65%, 12%) |
| HSV | hsv(114, 78%, 20%) |
| CMYK | cmyk(70.6%, 0%, 78.4%, 80%) |
| CIE-LAB | lab(17.89, -22.31, 20.52) |
| CIE-LCH | lch(17.89, 30.31, 137.40°) |
| OKLab | oklab(28.47% -0.0609 0.0481) |
| OKLCH | oklch(28.47% 0.078 141.7) |
| XYZ | xyz(1.4412, 2.4932, 0.7218) |
| Luminance | 0.0249 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.75
Dark Forest Green
#002D04
ΔE00 2.60
Dark Green
#033500
ΔE00 2.84
Hunter Green (survey)
#0B4008
ΔE00 5.06
Forrest Green
#154406
ΔE00 6.50
Pine Green
#0A481E
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F330B #2F0B33
analogous
#23330B #0F330B #0B331B
triadic
#0F330B #0B0F33 #330B0F
tetradic
#0F330B #0B2333 #2F0B33 #331B0B
square
#0F330B #0B2333 #2F0B33 #331B0B
split-complementary
#0F330B #1B0B33 #330B23
monochromatic
#071905 #071905 #0F330B #1E6516 #2D9821
Accessibility & contrast
On white
14.01
#0F330B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#0F330B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F330B
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F330B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F330B | 1.00 | 14.01 | 1.50 | 14.01 |
| #FFFFFF | 14.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342E06
Deuteranopia (green-blind)
#302B0F
Tritanopia (blue-blind)
#09312B
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #0f330b; /* rgb */ color: rgb(15, 51, 11); /* oklch */ color: oklch(28.5% 0.078 141.7);
Tailwind
colors: {
custom: {
50: '#526b4c',
500: '#0f330b',
950: '#000000',
},
}SCSS
$custom: #0f330b; $custom-light: #526b4c; $custom-dark: #000000;
JSON
{
"hex": "#0f330b",
"rgb": {
"r": 15,
"g": 51,
"b": 11
},
"hsl": {
"h": 114,
"s": 64.516,
"l": 12.157
},
"oklch": {
"l": 0.28472,
"c": 0.0776,
"h": 141.7
},
"luminance": 0.02493
}Semantic roles & 50–950 ramp
primary
#0F330B
secondary
#692A70
accent
#40E8D7
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77