#0F350F#0F350F
#0F350F is a dark, moderate green. Relative luminance 0.027; OKLCH L 29.2% C 0.077 H 143.3°. Best body text is #FFFFFF at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #0F350F |
|---|---|
| RGB | rgb(15, 53, 15) |
| HSL | hsl(120, 56%, 13%) |
| HSV | hsv(120, 72%, 21%) |
| CMYK | cmyk(71.7%, 0%, 71.7%, 79.2%) |
| CIE-LAB | lab(18.72, -22.70, 19.59) |
| CIE-LCH | lch(18.72, 29.99, 139.22°) |
| OKLab | oklab(29.18% -0.0617 0.046) |
| OKLCH | oklch(29.18% 0.077 143.3) |
| XYZ | xyz(1.5562, 2.6821, 0.8875) |
| Luminance | 0.0268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.27
Dark Forest Green
#002D04
ΔE00 2.84
Dark Green
#033500
ΔE00 3.04
Hunter Green (survey)
#0B4008
ΔE00 4.87
Pine Green
#0A481E
ΔE00 6.21
Forrest Green
#154406
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F350F #350F35
analogous
#22350F #0F350F #0F3522
triadic
#0F350F #0F0F35 #350F0F
tetradic
#0F350F #0F2235 #350F35 #35220F
square
#0F350F #0F2235 #350F35 #35220F
split-complementary
#0F350F #220F35 #350F22
monochromatic
#071807 #071807 #0F350F #1C651C #2A942A
Accessibility & contrast
On white
13.67
#0F350F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.54
#0F350F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F350F
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F350F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F350F | 1.00 | 13.67 | 1.54 | 13.67 |
| #FFFFFF | 13.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.54 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#36300B
Deuteranopia (green-blind)
#322C12
Tritanopia (blue-blind)
#08332D
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #0f350f; /* rgb */ color: rgb(15, 53, 15); /* oklch */ color: oklch(29.2% 0.077 143.3);
Tailwind
colors: {
custom: {
50: '#536d4f',
500: '#0f350f',
950: '#000000',
},
}SCSS
$custom: #0f350f; $custom-light: #536d4f; $custom-dark: #000000;
JSON
{
"hex": "#0f350f",
"rgb": {
"r": 15,
"g": 53,
"b": 15
},
"hsl": {
"h": 120,
"s": 55.882,
"l": 13.333
},
"oklch": {
"l": 0.29176,
"c": 0.07693,
"h": 143.3
},
"luminance": 0.02682
}Semantic roles & 50–950 ramp
primary
#0F350F
secondary
#6F316F
accent
#49DFDF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#030702
muted
#787A78