#0F330F#0F330F
#0F330F is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.5% C 0.074 H 143.3°. Best body text is #FFFFFF at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #0F330F |
|---|---|
| RGB | rgb(15, 51, 15) |
| HSL | hsl(120, 55%, 13%) |
| HSV | hsv(120, 71%, 20%) |
| CMYK | cmyk(70.6%, 0%, 70.6%, 80%) |
| CIE-LAB | lab(17.93, -21.78, 18.65) |
| CIE-LCH | lch(17.93, 28.68, 139.42°) |
| OKLab | oklab(28.53% -0.0592 0.0441) |
| OKLCH | oklch(28.53% 0.074 143.3) |
| XYZ | xyz(1.4670, 2.5036, 0.8578) |
| Luminance | 0.0250 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.05
Dark Forest Green
#002D04
ΔE00 2.58
Dark Green
#033500
ΔE00 3.60
Hunter Green (survey)
#0B4008
ΔE00 5.64
Pine Green
#0A481E
ΔE00 6.86
Forrest Green
#154406
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F330F #330F33
analogous
#21330F #0F330F #0F3321
triadic
#0F330F #0F0F33 #330F0F
tetradic
#0F330F #0F2133 #330F33 #33210F
square
#0F330F #0F2133 #330F33 #33210F
split-complementary
#0F330F #210F33 #330F21
monochromatic
#071807 #071807 #0F330F #1D621D #2B922B
Accessibility & contrast
On white
13.99
#0F330F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#0F330F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F330F
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F330F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F330F | 1.00 | 13.99 | 1.50 | 13.99 |
| #FFFFFF | 13.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342E0B
Deuteranopia (green-blind)
#302B12
Tritanopia (blue-blind)
#09312B
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #0f330f; /* rgb */ color: rgb(15, 51, 15); /* oklch */ color: oklch(28.5% 0.074 143.3);
Tailwind
colors: {
custom: {
50: '#526b4e',
500: '#0f330f',
950: '#000000',
},
}SCSS
$custom: #0f330f; $custom-light: #526b4e; $custom-dark: #000000;
JSON
{
"hex": "#0f330f",
"rgb": {
"r": 15,
"g": 51,
"b": 15
},
"hsl": {
"h": 120,
"s": 54.545,
"l": 12.941
},
"oklch": {
"l": 0.28525,
"c": 0.07377,
"h": 143.3
},
"luminance": 0.02504
}Semantic roles & 50–950 ramp
primary
#0F330F
secondary
#6D316D
accent
#4ADEDE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78